Event Sourcing tryout with Symfony 5
To install the application:
$ git clone https://github.com/Clivern/Events.git
$ cd Events
$ composer install
$ php bin/console doctrine:schema:update --force
$ symfony serveFor transparency into our release cycle and in striving to maintain backward compatibility, Events is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.
See the Releases section of our GitHub project for changelogs for each release version of Events. It contains summaries of the most noteworthy changes made in each release.
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/events/issues
If you discover a security vulnerability within Events, please send an email to [email protected]
We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.
© 2021, clivern. Released under MIT License.
Events is authored and maintained by @clivern.
