- Notifications
You must be signed in to change notification settings - Fork39
prooph/event-store-symfony-bundle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation of this Symfony bundle uses Composer. For Composer documentation, please refer togetcomposer.org.
Runcomposer require prooph/event-store-symfony-bundle
to install prooph event-store-symfony-bundle.
SeeSymfony Proophessor-Do demo application for an example.
After 0.8.0prooph/event-sourcing
dependency was dropped. If you implemented your business logic based on that componentyou can still run your application although, you will have to do some additional work.Please followmigration instructions for that.
For the latest online documentation visithttp://getprooph.org/.
Documentation isin the doc tree, and can be compiled usingbookdown
$./vendor/bin/bookdown doc/bookdown.json$php -S 0.0.0.0:8080 -t doc/html/
Then browse tohttp://localhost:8080/
- Ask questions on Stack Overflow tagged with#prooph.
- File issues athttps://github.com/prooph/event-store-symfony-bundle/issues.
- Say hello in theprooph gitter chat.
Please feel free to fork and extend existing or add new plugins and send a pull request with your changes!To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.
Released under theNew BSD License.
About
Event Store Symfony Bundle
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.