PHP client for EventStore 3.x HTTP API
This is the metapackage, to see the actual code https://github.com/FriendsOfOuro/geteventstore-php-core
Development started in April 2014. Not ready for production use. Things may break between versions.
API can currently:
- Read from streams
- Navigate streams
- Read events
- Write to streams
- Delete streams
- EventStore Client Bundle integrates this project in Symfony 2
- Broadway Integration
See our wiki
See CONTRIBUTING file.
EventStore PHP Client is released under the MIT License. See the bundled LICENSE file for details.
If you are looking for the TCP implementation you may be interested in madkom/event-store-client
This project is not endorsed by Event Store LLP.