Prooph Event Store alternatives and similar libraries
Based on the "Event" category.
Alternatively, view Prooph Event Store alternatives based on common mentions on social networks and blogs.
-
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. -
Cake Event
[READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Prooph Event Store or a related project?
README
Prooph Event Store
Common classes and interface for Prooph Event Store implementations.
Installation
You can install prooph/event-store via composer by adding "prooph/event-store": "dev-master"
as requirement to your composer.json.
Available persistent implementations
- Event Store Client for async TCP connections
- Event Store HTTP Client for HTTP connections
Documentation
See: https://github.com/prooph/documentation
Will be published on the website soon.
Support
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/event-store/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.
Version Guidance
Version | Status | PHP Version | Support Until |
---|---|---|---|
5.x | EOL | >= 5.5 | EOL |
6.x | Maintained | >= 5.5 | 3 Dec 2017 |
7.x | Latest | >= 7.1 | active |
8.x | Development | >= 7.4 | active |
License
Released under the [New BSD License](LICENSE).
*Note that all licence references and agreements mentioned in the Prooph Event Store README section above
are relevant to that project's source code only.