dbellettini / geteventstore-core
This package is abandoned and no longer maintained.
The author suggests using the friendsofouro/geteventstore-core package instead.
EventStore client for PHP (core)
v0.12.0
2018-10-04 18:47 UTC
Requires
- php: ~7.2
- guzzlehttp/psr7: ~1.2
- marc-mabe/php-enum: ^3.0
- php-http/httplug: ^1.1
- ramsey/uuid: ^3.4.1
Requires (Dev)
- doctrine/cache: ~1.4
- friendsofphp/php-cs-fixer: ~2.2
- guzzlehttp/guzzle: ~6.0
- kevinrob/guzzle-cache-middleware: ^0.7.1
- phpunit/phpunit: ~7.1
Suggests
- doctrine/cache: Use Doctrine to cache HTTP requests
- friendsofouro/broadway-eventstore: Integrate Event Store with Broadway
- friendsofouro/geteventstore-bundle: Integrate Event Store with Symfony 2
- guzzlehttp/guzzle: Default PSR-7 implementation
- kevinrob/guzzle-cache-middleware: Cache HTTP requests
Replaces
- dbellettini/geteventstore-core: v0.12.0
- dbellettini/php-eventstore-client: v0.12.0
This package is not auto-updated.
Last update: 2022-02-01 13:00:44 UTC
README
PHP client for EventStore 4.x HTTP API
Metapackage
The easiest way to install this package is through the metapackage: https://github.com/FriendsOfOuro/geteventstore-php
Disclaimer
This project is not endorsed by Event Store LLP.