devnet / orm
The DevNet Object Relational Mapper
Installs: 14
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/devnet/orm
Requires
- devnet/system: 1.1.*
This package is not auto-updated.
Last update: 2025-12-09 18:29:47 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.