2017 © Pedro Peláez
 

library event-store

An event store

image

docteurklein/event-store

An event store

  • Wednesday, December 3, 2014
  • by florian.klein@free.fr
  • Repository
  • 5 Watchers
  • 19 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

docteurklein/event-store

a php5.5+ event store., (*1)

Install

git clone git@github.com: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

The Versions