Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.92 KB

File metadata and controls

54 lines (33 loc) · 1.92 KB

Logo

Events

Event Sourcing tryout with Symfony 5

Documentation

Installation:

To install the application:

$ git clone https://github.com/Clivern/Events.git
$ cd Events
$ composer install
$ php bin/console doctrine:schema:update --force
$ symfony serve

Versioning

For 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.

Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/events/issues

Security Issues

If you discover a security vulnerability within Events, please send an email to [email protected]

Contributing

We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.

License

© 2021, clivern. Released under MIT License.

Events is authored and maintained by @clivern.