/php-eventstore-client

PHP Client for EventStore. Development just started

Primary LanguagePHPMIT LicenseMIT

EventStore PHP client

PHP client for EventStore 3.x HTTP API

Latest Stable Version Total Downloads Latest Unstable Version License

Scrutinizer Code Quality Code Coverage Build Status Roadmap

Development started in April 2014. Not ready for production use.

API can currently:

  • Read from streams
  • Navigate streams
  • Read events
  • Write to streams
  • Delete streams

Symfony 2 integration

EventStore Client Bundle integrates this project in Symfony 2

Broadway integration

http://github.com/dbellettini/broadway-eventstore

Documentation

See our wiki

Contributing

See CONTRIBUTING file.

License

EventStore PHP Client is released under the MIT License. See the bundled LICENSE file for details.

Disclaimer

This project is not endorsed by Event Store LLP.