Download the PHP package divengine/orm without Composer
On this page you can find all versions of the php package divengine/orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download divengine/orm
More information about divengine/orm
Files in divengine/orm
Download divengine/orm
More information about divengine/orm
Files in divengine/orm
Vendor divengine
Package orm
Short Description Div PHP Object Relational Mapping
License GPL-3.0-or-later
Homepage https://divengine.com/orm
Package orm
Short Description Div PHP Object Relational Mapping
License GPL-3.0-or-later
Homepage https://divengine.com/orm
Please rate this library. Is it a good library?
Informations about the package orm
# Div PHP Object Relational Mapping 1.0.0
This class allow to you make a mapping between your database objects and your PHP objects.
You can implement your model inheriting from divengine\orm. Look at the following example as it implements a hierarchy of classes (scheme, map, collection, entitlement) and all inherit from the same divengine\orm class.
Now look at an example of how to use your model:
Enjoy!
--
@rafageist
All versions of orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-json Version *
ext-pdo Version *
ext-json Version *
ext-pdo Version *
The package divengine/orm contains the following files
Loading the files please wait ....