Libraries tagged by php orm database
bhaswanth53/phpdb
0 Downloads
Database utilities for PHP and MySql
alexeyshockov/tizona
274 Downloads
Persistent collections for PHP
pakanhu/myorm
13 Downloads
A simple PHP ORM for MySQL database
axcelphp/axcelphp
1 Downloads
PHP Framework with ORM, database schema and migrations support
connection/connection
17 Downloads
A secure, multiple database ORM for PHP
slendium/ocd
0 Downloads
Database-agnostic ORM for PHP.
rock/dbt
40 Downloads
Database Orm Tools for php 5.1.6
agentmedia/phine-framework
141 Downloads
A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation
fangda/tdengine-db
42 Downloads
This is a php version of tdengine database orm
taeluf/big-db
69 Downloads
A feature-rich (but somewhat minimalist) database layer for php, with ORM, migrations, and more.
yangzhouhong/bobbysoop
14 Downloads
Php oop frame component library (Including Database Orm Component)
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.
cybourgeoisie/scrollio
34 Downloads
PHP 7 Application Framework utilizing Geppetto Database ORM
joseki/leanmapper
70 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.