Libraries tagged by php orm framework
avolutions/app
4 Downloads
AVOLUTIONS application template
attokit/attobox
15 Downloads
Simple PHP framework for developing usage. Provide http request & response processing, router, resource building, and basic ORM supporting.
alxyzhv/slim-template
7 Downloads
A Slim Framework skeleton application with MVC structure and Eloquent ORM
alexya-framework/database
132 Downloads
Alexya's Database utilities
alexya-framework/alexya
16 Downloads
The intelligent Loli Framework
leafs/db-old
9 Downloads
Leaf PHP db module (old).
enindu/slender
55 Downloads
Low-level rapid web development environment based on Slim framework
thingsolution/thingorm
57 Downloads
The ORM framework for PHP
joedevsharp/entitylite
12 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.
luminar-organization/database
33 Downloads
Database component of the Luminar PHP framework, handling connections, ORM, and query building.
cybourgeoisie/scrollio
33 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
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.