Libraries tagged by ORM Query
roy404/eloquent
15 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.
ovrflo/jit-hydrator
2030 Downloads
A drop-in replacement for Doctrine ORM's default object hydrator capable of generating optimized hydration code for each query.
joseki/leanmapper-extension
1269 Downloads
This is an extension of Tharos/LeanMapper ORM. This extension contains mapper specification and a Query object including its usage in a repository
mf/query-builder-composer
22 Downloads
QueryBuilderComposer for easier composing Doctrine\ORM\QueryBuilder parts
meet-library/elasticsearch-orm
2 Downloads
Adapt the orm query method of elasticsearch for >=php7.4
meckel-packages/query-helpers
3 Downloads
Laravel Orm Query Helper
codevia/doctrine-query-helper
9 Downloads
A set of Doctrine ORM QueryBuilder helpers
camelot/doctrine-query-sql-formatter
24 Downloads
Doctrine ORM Query SQL formatting, with parameters, to make runnable queries
aeliot/doctrine-encrypted-query
150 Downloads
Implementation of cryptographic SQL functions processing for ORM Query of Doctrine
minetro/nextras-orm-query-object
12081 Downloads
QueryObjects for Nextras ORM
api-skeletons/zf-doctrine-orm-querybuilder
108 Downloads
ORM QueryBuilder filters for Doctrine
mdao/query-orm-server
208 Downloads
faso-dev/osc-orm
6 Downloads
This is a little orm or query Builder for PHP MySql.
arnaud/php-query-orm
17 Downloads
adrianschubek/orm
7 Downloads
Active Record based ORM and Query Builder