Libraries tagged by orm database
alesanchezr/json-orm
525 Downloads
PHP Engine for a simple JSON file based database.
taluu/doctrine-orm-provider
3956 Downloads
Doctrine ORM provider for Silex
josantonius/database
428 Downloads
Library for SQL database management to be used by several providers at the same time.
vitaliytv/doctrine1
510 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
erdiko/eloquent
591 Downloads
Eloquent database ORM
erdiko/doctrine
1610 Downloads
Doctrine database ORM
devsdmf/datamonkey
665 Downloads
A simple database ORM for PHP projects build on top of Doctrine.
nti/audit-bundle
2696 Downloads
Audit bundle for symfony3 and doctrine orm, logs any database change
redcatphp/datamap
665 Downloads
DataMap - ORM-like structuring database on the fly - following DataMapper Pattern - inspired by RedBean
silassare/gobl
438 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
ndab/ndab
91 Downloads
Ndab - ORM builded on Nette\Database.
zhortein/multi-tenant-bundle
13 Downloads
A comprehensive Symfony 7+ bundle for building multi-tenant applications with PostgreSQL 16 support, featuring multiple resolution strategies, tenant-aware services, and automatic database filtering.
zendexperts/ze-db
10413 Downloads
A ZF2 module that allows developers to focus on the entities they work with, instead of how to retrieve or store data in the database.
welshdev/doctrix
42 Downloads
A powerful, flexible query builder library for Doctrine ORM with enhanced array-based criteria, fluent interfaces, and built-in pagination
welshdev/doctrine-base-repository
470 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods