Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
634 stars 200 forks source link

Switch to neo4jphp that is compatible with PHP 7 #143

Closed heydavid713 closed 8 years ago

heydavid713 commented 8 years ago

Fixes #142 with my own fork of neo4jphp. It changes the class name, everything else is intact from the latest change in neo4jphp. Tested working on our project running in PHP 7.