syndesi / mongo-entity-manager
Provides an entity manager for Mongo
Installs: 5 616
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- mongodb/mongodb: ^1.20
- psr/event-dispatcher: ^1.0
- psr/log: ^3.0
- syndesi/mongo-data-structures: ^0.1
Requires (Dev)
- crell/tukio: ^2.0
- friendsofphp/php-cs-fixer: ^3.48
- infection/infection: ^0.29.8
- monolog/monolog: ^3.2
- phpbench/phpbench: ^1.2
- phpspec/prophecy: ^1.18
- phpspec/prophecy-phpunit: ^2.1
- phpstan/phpstan: ^2.1
- phpunit/php-code-coverage: ^11
- phpunit/phpunit: ^11
- selective/container: ^1.2
- vimeo/psalm: ^6.2
- vlucas/phpdotenv: ^5.6
README
Library containing classes to make working with Mongo easier. Structure is kept close to neo4j-php/cypher-entity-manager.