friendsofouro / geteventstore-core
EventStore client for PHP (core)
Installs: 6 137
Dependents: 5
Suggesters: 0
Security: 0
Stars: 67
Watchers: 15
Forks: 24
Open Issues: 6
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: 2024-11-01 08:40:58 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.