netom / mandango
Simple, poweful and ultrafast Object Document Mapper (ODM) for PHP and MongoDB
1.5.3
2021-06-20 14:03 UTC
Requires
- php: ^7.2.0
- mongodb/mongodb: ^1.6.0
- netom/mondator: ^1.1.0
Requires (Dev)
- php: ^7.3.0
- phpunit/phpunit: ^9.0
- dev-master
- 2.x-dev
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.14
- 1.3.13
- 1.3.12
- 1.3.11
- 1.3.10
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.3.0-beta3
- 1.3.0-beta2
- 1.3.0-beta1
- 1.2.0-beta5
- 1.2.0-beta4
- 1.2.0-beta3
- 1.2.0-beta2
- 1.2.0-beta1
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 1.0.0-beta4
- 1.0.0-beta3
- dev-sessions
- dev-php-mongo-library
- dev-no-cache
- dev-mongo_driver
This package is auto-updated.
Last update: 2024-10-20 21:05:19 UTC
README
Mandango is a simple, powerful and ultrafast Object Document Mapper (ODM) for PHP and MongoDB.
See the Benchmark project on my results, and to possibly run them yourself.
MongoDB driver
Mandago aims to be compatible with the mongo extension versions 1.4.5-1.6.6 on php >= 5.5.0, and the mongofill library. Mandango can also be run on HHVM with mongofill or mongofill-hhvm.