mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added rotexsoft/leanorm
A light-weight, highly performant PHP ORM based on the Table Data Gateway and Data Mapper patterns.
This commit is contained in:
parent
eb57137df1
commit
217c8d4730
@ -571,6 +571,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
|
* [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
|
||||||
* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
|
* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
|
||||||
* [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM.
|
* [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM.
|
||||||
|
* [LeanOrm](https://github.com/rotexsoft/leanorm) - A light-weight, highly performant PHP ORM based on the Table Data Gateway and Data Mapper patterns.
|
||||||
|
|
||||||
### Migrations
|
### Migrations
|
||||||
Libraries to help manage database schemas and migrations.
|
Libraries to help manage database schemas and migrations.
|
||||||
|
Loading…
Reference in New Issue
Block a user