Libraries tagged by php orm framework
alxyzhv/slim-template
7 Downloads
A Slim Framework skeleton application with MVC structure and Eloquent ORM
alexya-framework/database
138 Downloads
Alexya's Database utilities
alexya-framework/alexya
18 Downloads
The intelligent Loli Framework
leafs/db-old
11 Downloads
Leaf PHP db module (old).
enindu/slender
57 Downloads
Low-level rapid web development environment based on Slim framework
thingsolution/thingorm
58 Downloads
The ORM framework for PHP
joedevsharp/entitylite
14 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
axcelphp/axcelphp
1 Downloads
PHP Framework with ORM, database schema and migrations support
axcel/axcel-core
11 Downloads
PHP framework support ORM
gp/sys
8 Downloads
A simple PHP MVC framework with ORM, autoload, DI, Validator, etc support for simple application
luminar-organization/database
34 Downloads
Database component of the Luminar PHP framework, handling connections, ORM, and query building.
cybourgeoisie/scrollio
34 Downloads
PHP 7 Application Framework utilizing Geppetto Database ORM
scotchphp/scotch
7 Downloads
PHP MVC Framework designed for SQL Server ORM Mapping and Windows IIS
dlunire/dlcore
21 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
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.