a php5.5+ event store.
git clone git@github.com:docteurklein/event-store.git
composer install
php example/import_products.php
php example/shop.php <product-uuid> <cart-uuid = null> <quantity>
bin/phpspec run
bin/funk funk
bin/phpspec desc Knp\\Event\\Contributed
bin/phpspec run