friendsofouro/geteventstore

EventStore client for PHP - metapackage

v0.1.0 2016-08-17 19:07 UTC

This package is not auto-updated.

Last update: 2024-04-17 18:11:37 UTC


README

PHP client for EventStore 3.x HTTP API

This is the metapackage, to see the actual code https://github.com/FriendsOfOuro/geteventstore-php-core

Latest Stable Version Total Downloads Latest Unstable Version License

Average time to resolve an issue Percentage of issues still open

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

Integrations

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.

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.