All Projects → docteurklein → event-store

docteurklein / event-store

Licence: other
a php event store

Programming Languages

PHP
23972 projects - #3 most used programming language

docteurklein/event-store

a php5.5+ event store.

Install

git clone [email protected]:docteurklein/event-store.git
composer install

Use

php example/import_products.php
php example/shop.php <product-uuid> <cart-uuid = null> <quantity>

Test

bin/phpspec run
bin/funk funk

Contribute

bin/phpspec desc Knp\\Event\\Contributed
bin/phpspec run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].