Libraries tagged by php orm database
tarasmatskovich/house-orm
16 Downloads
PHP ORM library
ongom/dite-orm
12 Downloads
A PHP ORM, for interacting with the different kind of relational database.
octacondeveloper/php-orm
24 Downloads
This is a light weight ORM for core PHP applications that supports MySQL, Postgres and Sqlite database engine out of the box.
komicho/orm
20 Downloads
komicho orm database mysql framework
infinitybrackets/exceptional-database
54 Downloads
PHP ORM Core of Infinity Brackets for PHP MVC Core (infinitybrackets/php-mvc-core)
coffeebreaks/database
36 Downloads
This component connects, registers, reads, edits and deletes records in the database
bendozy/orm
56 Downloads
A simple agnostic php ORM
alpharooq/orm
61 Downloads
alpharooq orm database mysql framework
robertasproniu/php-simple-db-orm
35 Downloads
A PHP database manager with simple ORM attached
kekos/php-snake
0 Downloads
Database ORM
yuandian/database
0 Downloads
A lightweight PHP 8.1+ ORM with annotations, relations, soft deletes and multi-datasource support.
unapartidamas/weaver-orm
26 Downloads
PHP 8.4+ ORM for Symfony. Zero reflection, no proxies, no memory leaks. Worker-safe by design.
tomvlk/sweet-orm
1135 Downloads
Simple ORM for PHP, using your already existing structure, no command line required!
thiagocordeiro/orm
2321 Downloads
Simple ORM based on php objects instead of database structure
thephpleague/database
23 Downloads
PHP library and ORM to handle DB connection, apply C.R.U.D. operations