syndesi / mongo-data-structures
Provides generic mongo data structures for PHP
0.1.0
2025-02-16 16:53 UTC
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.