mongo-php-orm icon indicating copy to clipboard operation
mongo-php-orm copied to clipboard

Simple and light-weight PHP ORM class for MongoDB

Results 1 mongo-php-orm issues
Sort by recently updated
recently updated
newest added

you should add namespaces, to be compliant with psr0 and to take advantage of composer autoload

enhancement