syndesi / mongo-data-structures
Provides generic mongo data structures for PHP
Installs: 5 863
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
Requires
- php: ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.48
- infection/infection: ^0.29.8
- phpbench/phpbench: ^1.2
- phpstan/phpstan: ^2.1
- phpunit/php-code-coverage: ^11
- phpunit/phpunit: ^11
- vimeo/psalm: ^6.2
README
Library containing a few PHP data structures to make working with Mongo data easier. Structure is kept close to neo4j-php/cypher-data-structures.