Libraries tagged by ORM PHP
adminaut/adminaut
711 Downloads
Adminaut is the open-source platform for rapid development of PHP applications with the automatic construction of administration backend. It's built on the top of PHP, Zend Framework, Doctrine ORM and other frameworks.
cadre/atlasorm-debugbar-bridge
107 Downloads
Library to use PHP DebugBar with Atlas ORM
hubert/avocado
236 Downloads
Avocado is hobbyist PHP framework which implements routing and ORM
dsxwk/framework
43 Downloads
php framework for enum,const,exception,orm ...
richardtmiles/carbonphp
10240 Downloads
A PHP 8.1+ tool kit featuring RESTFUL ORM, sockets, session management, and routing.
quellabs/canvas
154 Downloads
A modern, lightweight PHP framework with contextual containers, automatic service discovery, and ObjectQuel ORM integration
dlunire/dlcore
25 Downloads
DLCore es el núcleo funcional del framework DLUnire. Proporciona el ORM, motor de plantillas, autenticación, envío de correos y lectura avanzada de variables de entorno con tipado estático. Todo lo esencial para construir aplicaciones modernas en PHP con una arquitectura limpia y extensible
carbonorm/carbonphp
779 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
25 Downloads
Orm for PHP >= 5.6.
subapp/orm
21 Downloads
Subapp ORM - PHP Data Mapper ORM
shubinmi/ant-orm-php
22 Downloads
Ant ORM. Easy way to manipulate your data.
hunomina/orm-php
44 Downloads
Implementation of an ORM for PHP7.1 or higher