Libraries tagged by php orm framework
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
18 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.