This dependency is a part of DevNet Framework, an object relational mapping system that helps to manipulate database, in object-oriented way.
You can install DevNet Entity ORM to your project, using composer by running the following command in your terminal:
composer require devnet/orm
Full documentation on how to use DevNet Framework is available at devnet-framework.github.io
This library is licensed under the MIT license. See License File in the root folder for more information.