devnet / orm
The DevNet Object Relational Mapper
1.1.1
2025-03-05 01:09 UTC
Requires
- devnet/system: 1.1.*
This package is not auto-updated.
Last update: 2025-05-13 15:27:33 UTC
README
This dependency is a part of DevNet Framework, an object relational mapping system that helps to manipulate database, in object-oriented way.
Requirements
Installation
You can install DevNet Entity ORM to your project, using composer by running the following command in your terminal:
composer require devnet/orm
Documentation
Full documentation on how to use DevNet Framework is available at devnet-framework.github.io
License
This library is licensed under the MIT license. See License File in the root folder for more information.