Stars: 546
Forks: 74
Pull Requests: 268
Issues: 162
Watchers: 33
Last Updated: 2023-01-14 00:34:02
PHP 7.4 EventStore Implementation
License: BSD 3-Clause "New" or "Revised" License
Languages: PHP
Common classes and interface for Prooph Event Store implementations.
You can install prooph/event-store via composer by adding "prooph/event-store": "dev-master"
as requirement to your composer.json.
See: https://github.com/prooph/documentation
Will be published on the website soon.
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.
Version | Status | PHP Version | Support Until |
---|---|---|---|
5.x | EOL | >= 5.5 | EOL |
6.x | EOL | >= 5.5 | 3 Dec 2017 |
7.x | Latest | >= 7.4 | active |
8.x | Development | >= 8.1 | active |
Released under the New BSD License.