Skip to content

DevNet-Framework/orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevNet Entity ORM

This dependency is a part of DevNet Framework, an object relational mapping system that helps to manipulate database, in object-oriented way.

Requirements

  • PHP version 8.1 or higher
  • Composer version 2.0 or higher

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.