mongoappkit / mongoappkit
Object document mapper for MongoDB
dev-master
2013-02-09 19:57 UTC
Requires
- php: >=5.3.0
- madcatme/collection: *
- phpseclib/phpseclib: *
- silex/silex: 1.*@dev
- symfony/yaml: 2.2.*@dev
- twig/twig: 1.12.*@dev
This package is not auto-updated.
Last update: 2023-09-30 07:31:35 UTC
README
MongoAppKit is a framework to build easily web applications with PHP and MongoDB. It provides a object document mapper, AES encryption and HTTP digest authentication. In addition to that it utilizes the frameworks Silex (URL routing, request/response handling and much more) and Twig as template engine.