neo4j-symfony

Symfony Bundle for the Neo4j Graph Database

MIT License

Downloads
68.5K
Stars
77
Committers
12

Bot releases are visible (Hide)

neo4j-symfony - Major version release RC1 Latest Release

Published by transistive about 1 year ago

Reworks the library to work with the new Neo4j Client and Drivers.

  • Configuration is now in line with the official drivers pattern
  • Connections are now drivers
  • Modernised all code
neo4j-symfony - Release 0.4.2

Published by Nyholm almost 6 years ago

See Changelog.md for changes.

neo4j-symfony - Release 0.4.1

Published by Nyholm over 6 years ago

See Changelog.md for changes.

neo4j-symfony - Release 0.4.0

Published by Nyholm almost 7 years ago

See Changelog.md for changes.

neo4j-symfony - Release 0.3.1

Published by Nyholm about 7 years ago

Fixed typo

neo4j-symfony - Release 0.3.0

Published by Nyholm over 7 years ago

See Changelog.md for changes.

Added

  • Show exceptions in profiler

Fixed

  • Typo in configuration "schema" => "scheme".
  • Bug where clients accidentally could share connections.
neo4j-symfony - Release 0.2.0

Published by Nyholm over 7 years ago

See Changelog.md for changes.

Added

  • Support for BOLT
  • Test the bundle without OGM

Changed

  • Made the graphaware/neo4j-php-ogm optional

Fixed

  • Invalid alias whennot using the entity manager
  • Make sure query logger has default values when exception occour.
neo4j-symfony - First release

Published by Nyholm almost 8 years ago