Libraries tagged by ORM PHP
hubert/avocado
235 Downloads
Avocado is hobbyist PHP framework which implements routing and ORM
richardtmiles/carbonphp
10237 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
carbonorm/carbonphp
775 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
blakvghost/bravo
10 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
temp-sol/moc-orm
24 Downloads
Orm for PHP >= 5.6.
subapp/orm
19 Downloads
Subapp ORM - PHP Data Mapper ORM
shubinmi/ant-orm-php
21 Downloads
Ant ORM. Easy way to manipulate your data.
moc-solucoes/moc-orm
380 Downloads
Orm for PHP >= 5.6.
hunomina/orm-php
44 Downloads
Implementation of an ORM for PHP7.1 or higher
hisoka/orm
18 Downloads
orm php mysql
northern-lights/eloquent-bootstrap-php56
40 Downloads
Bootstrap for standalone Eloquent ORM (PHP5.6 version)
vyctory/attila-orm
52 Downloads
ORM in PHP
villeon/villeon-orm
2 Downloads
A lightweight ORM for PHP as part of VilleonPHP framework.