jpi/orm

Simple & lightweight ORM

v2.0.0 2024-05-03 23:01 UTC

README

CodeFactor Latest Stable Version Total Downloads Latest Unstable Version License GitHub last commit (branch)

A super simple & lightweight ORM.

This has been kept very simple stupid (KISS), there is no validation, it will assume you are using it correctly. So please make sure to add your own validation if using user inputs in the queries.

I would advise against using this on real world/live applications...but feel free to use in your own demo/experimental projects.

SO TO BE VERY CLEAR USE AT YOUR OWN RISK!

Dependencies

Installation

Use Composer

$ composer require jpi/orm 

Support

If you found this library interesting or useful please do spread the word of this library: share on your social's, star on GitHub, etc.

If you find any issues or have any feature requests, you can open a issue or can email me @ jahidulpabelislam.com 😏.

Authors

Licence

This module is licenced under the General Public Licence - see the licence file for details