Skip to content

tetsuobe/php-eventstore-client

 
 

Repository files navigation

EventStore PHP client

PHP client for EventStore 3.x HTTP API

Gitter Build Status

Roadmap

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

New:

  • Create projections
  • Read projection
  • Update projection
  • Delete projection
  • Commands:
    • enable
    • disable
    • reset

Integrations

Contributing

See CONTRIBUTING file.

License

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

See also

If you are looking for the TCP implementation you may be interested in madkom/event-store-client

Disclaimer

This project is not endorsed by Event Store LLP.

About

PHP Client for Event Store HTTP API

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • Shell 0.6%