Libraries tagged by orm for php
npub/gos
2027 Downloads
SNILS validation and formatting class for PHP.
jimwins/titi
2668 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
phpixie/paginate
22180 Downloads
Pagination library for PHPixie
nordsoftware/lumen-doctrine
4095 Downloads
Doctrine module for the Lumen PHP framework.
lox/pheasant
18418 Downloads
A lightweight data mapper for MySQL and PHP 7.2+
bupy7/doctrine-nested-set
2597 Downloads
Nested sets for Doctrine ORM
peixinho/lazymephp
25 Downloads
LazyMePHP is a PHP framework designed for rapid development with a focus on class, form, and REST API generation from database tables.
parm/parm
4980 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
umanit-pomm/model-manager
4223 Downloads
PHP Object Model Manager for Postgresql
paneedesign/discriminator-map-bundle
7548 Downloads
Dynamic DiscriminatorMap extender for Symfony with Doctrine ORM
confetti-cms/foundation
420 Downloads
This is a package for the foundation of the Confetti CMS. For example, it contains the abstract ORM classes.
welshdev/doctrine-base-repository
289 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
roy404/eloquent
86 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
phpmv/ubiquity-dev
16371 Downloads
dev classes for Ubiquity framework
phpmv/ubiquity-codeception
8048 Downloads
Make Codeception's functional tests for Ubiquity framework