Libraries tagged by ORM Query
agungsugiarto/codeigniter4-orm
10 Downloads
A Fluent ORM based model and query builder for CodeIgniter4.
atlance/http-doctrine-orm-filter
5 Downloads
doctrine orm dynamic filter from http query and used symfony/validator for validation
teamones/query-filter-parse
1220 Downloads
转换请求过滤参数
smoren/query-relation-manager
366 Downloads
Class for building queries and making result array with relations (single and multiple)
makinacorpus/goat-query-bundle
8299 Downloads
Symfony bundle for makinacorpus/goat-query
makinacorpus/goat-query
11258 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
jpi/orm
297 Downloads
Simple & lightweight ORM
izica/bitrix-iblock-query-builder
150 Downloads
Query Builder for CMS Bitrix
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
cratia/orm-model
1838 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).
cratia/orm-dql
2305 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.
cratia/orm-dbal
2281 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
masnathan/sql-query-builder
1756 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
funkyduck/querychan
28 Downloads
A lightweight ActiveRecord-style ORM for PHP
silassare/gobl
434 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.