Download the PHP package prooph/event-store-symfony-bundle without Composer
On this page you can find all versions of the php package prooph/event-store-symfony-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package event-store-symfony-bundle
ProophEventStore Symfony bundle
Installation
Installation of this Symfony bundle uses Composer. For Composer documentation, please refer to getcomposer.org.
Run composer require prooph/event-store-symfony-bundle
to install prooph event-store-symfony-bundle.
See Symfony Proophessor-Do demo application for an example.
Migration from 0.8.0 to 0.9.0
After 0.8.0 prooph/event-sourcing
dependency was dropped. If you implemented your business logic based on that component
you can still run your application although, you will have to do some additional work.
Please follow migration instructions for that.
Documentation
For the latest online documentation visit http://getprooph.org/.
Documentation is bookdown
Then browse to http://localhost:8080/
Support
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/event-store-symfony-bundle/issues.
- Say hello in the prooph gitter chat.
Contribute
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.
License
Released under the New BSD License.
All versions of event-store-symfony-bundle with dependencies
ext-pdo Version *
ext-json Version *
symfony/config Version ^5.4 || ^6.4 || ^7.0
symfony/dependency-injection Version ^5.4 || ^6.4 || ^7.0
symfony/http-kernel Version ^5.4.39 || ^6.4 || ^7.0
symfony/framework-bundle Version ^5.4 || ^6.4 || ^7.0
symfony/messenger Version ^5.4 || ^6.4 || ^7.0
prooph/event-store Version ^7.9.0