devnet/orm

The DevNet Object Relational Mapper

1.1.1 2025-03-05 01:09 UTC

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

  • 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.