Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 594 Bytes

File metadata and controls

13 lines (8 loc) · 594 Bytes

Pipernate – PHP ORM Framework

Object-relational mapping (ORM, O/RM, and O/R mapping) in computer software is a programming technique for converting data between incompatible type systems in object-oriented programming languages. This creates, in effect, a "virtual object database" that can be used from within the programming language. There are both free and commercial packages available that perform object-relational mapping, although some programmers opt to create their own ORM tools.

License

http://www.gnu.org/copyleft/gpl.html

v2 Developing....