Skip to content

Latest commit

 

History

449 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NORM is (N)ot ORM

License Download Version

Norm

The goal of this library is to make an ORM framework as intermediate layer for various data store, such as PDO, PHP-MongoDB, etc.

To see the API Documentation you have to generate the API Documentation first.


composer update
./vendor/bin/phpdoc.php -d ./src/ -t ./docs/api/

2014

About

(n)orm not intended to be an ORM, it is more like adapter to bridge nosql (mongodb) and sql (rdbms)

Resources

Stars

6 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages