neo4j-php-client
neo4j-php-client copied to clipboard
PHP Client for Neo4j with Enterprise Support
@ikwattro According to https://github.com/symfony/event-dispatcher/blob/master/CHANGELOG.md Only this is changed actually - The Event class has been removed in favor of Symfony\Contracts\EventDispatcher\Event. - The signature of the EventDispatcherInterface::dispatch() method has been changed...
Add Neo4J 4.0 support using the HTTP connector. Bold is not supported.
described here: https://github.com/graphaware/neo4j-php-client/issues/159
Inspection is done using phpstan and phpstorm inspector.
…llection Fixes #99 for http driver
After merging this PR we should enable the StyleCI service