Starting from @sbiellone's first experiments and according to some feedback from Greg and the EventStore community, I've started to re-implement the PHP EventStore client in a more conscious way. You can follow the client development and possibly contribute with a PR at https://github.com/dbellettini/php-eventstore-client/tree/new_design. Please remind that things are still very very experimental and subject to changes at any moment. In order to run the tests, you must have an actual instance of EventStore running at http://127.0.0.1:2113.
↧