Libraries tagged by php orm database
yangzhouhong/bobbysoop
11 Downloads
Php oop frame component library (Including Database Orm Component)
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.
cybourgeoisie/scrollio
33 Downloads
PHP 7 Application Framework utilizing Geppetto Database ORM
joseki/leanmapper
67 Downloads
Tiny ORM based on powerful dibi database abstraction library for PHP 5.
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.
benclerc/datamanagement
48 Downloads
PHP Class providing simple and compact database requests. Useful for small projects without ORM.