Libraries tagged by php orm database
julienlinard/doctrine-php
151 Downloads
Modern ORM for PHP 8+ inspired by Doctrine, with Entity Manager, Repository Pattern, Query Builder and PHP 8 Attributes mapping
versaorm/versaorm-php
116 Downloads
ORM ligero y seguro para PHP con motor PDO nativo - Query Builder fluido, Active Record simple, alto rendimiento
quidphp/orm
211 Downloads
PHP library that provides database access and a comprehensive ORM
tereta/orm
9 Downloads
ORM (Object-Relational Mapping) library for PHP, providing a simple and efficient way to interact with databases using an object-oriented approach.
ruckuus/php-activerecord-service-provider
2952 Downloads
A PHPActiveRecord Service Provider for Silex
onemightyroar/php-activerecord-components
43873 Downloads
Useful common components for a php-activerecord based project
luany/database
41 Downloads
Database layer for the Luany ecosystem — PDO connection, Model base, QueryBuilder, and Migration engine.
kenlog/database-custom
109 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
keenlysoft/database
88 Downloads
Database and active record package for the Keenly lightweight PHP framework
itvisionsy/simple-orm
165 Downloads
A simple PHP class to access your MySQL records.
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
cratia/orm-model
2053 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
blitz-php/database
1106 Downloads
A simple database layer for easy development
alesanchezr/json-orm
528 Downloads
PHP Engine for a simple JSON file based database.
josantonius/database
428 Downloads
Library for SQL database management to be used by several providers at the same time.