Skip to content

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

License

Notifications You must be signed in to change notification settings

xinix-technology/norm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

702da0e · Apr 20, 2020
Oct 23, 2017
Feb 20, 2015
Apr 20, 2020
Sep 30, 2017
May 21, 2015
Dec 28, 2016
Dec 16, 2013
Feb 20, 2015
Oct 24, 2018
Sep 29, 2014

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages