Libraries tagged by ORM Query
mitsuki/mitsuki-orm
0 Downloads
A lightweight wrapper around Doctrine ORM 3 providing reflection-based repository mapping, advanced query helpers, and metadata caching.
mcontartesi/nilportugues-sql-query-builder-php
4 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation compatible for PHP 8.1.
mavisland/orm
2 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP.
lambelcebur/doctrine-orm-resources
6 Downloads
DoctrineORM Resources to Lam
lambelcebur/doctrine-orm-fast-api
5 Downloads
Quickly create an automatic API CRUD with your Doctrine ORM connection
krinkle/sql-query-builder
10 Downloads
kitlabs/orm
3 Downloads
Object-Relational-Mapper for PHP
izica/bitrix-iblock-query-builder
161 Downloads
Query Builder for CMS Bitrix
initorm/query-builder
137 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
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.
igor822/query-parser
39 Downloads
This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source
gpslab/specification-query
26 Downloads
The simple infrastructure component for use a Doctrine specification as query in CQRS architecture
glebkaf/query-filter-bundle
1 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
fotano/sql-query-builder
23 Downloads
A fork of nilportugues/sql-query-builder that fixes some bugs. An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
fivelab/query
293 Downloads
Simple wrapper for execute queries with any builders