文件名称:event-store:一个 php 事件存储
文件大小:54KB
文件格式:ZIP
更新时间:2024-07-29 07:57:24
PHP
docturklein/活动商店
一个 php5.5+ 的事件存储。
安装
git clone git@github.com:docteurklein/event-store.git
composer install
用
php example/import_products.php
php example/shop.php
【文件预览】:
event-store-master
----composer.json(1KB)
----.travis.yml(729B)
----example()
--------shop.php(516B)
--------_base.php(2KB)
--------show_product.php(198B)
--------_crud.php(3KB)
--------Shop()
--------sql()
--------import_products.php(664B)
--------change_product.php(467B)
----.scrutinizer.yml(635B)
----TODO.md(410B)
----src()
--------TestWork()
--------PhpSpec()
--------Knp()
----spec()
--------Knp()
----.gitignore(38B)
----funk.yml.dist(329B)
----README.md(431B)
----phpspec.yml(70B)
----funk()
--------Knp()
--------Initializer()