Libraries tagged by QueryR
envms/fluentpdo
383161 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
ecotone/ecotone
412403 Downloads
Supporting you in building DDD, CQRS, Event Sourcing applications with ease.
cakephp/datasource
17259819 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
bvanhoekelen/performance
632735 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
aura/sqlquery
2270517 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
atk4/data
1401153 Downloads
Agile Data - Database access abstraction framework
athari/yalinqo
981908 Downloads
YaLinqo, a LINQ-to-objects library for PHP
the-tinderbox/clickhouse-builder
1013874 Downloads
Clickhouse sql query builder
latitude/latitude
216906 Downloads
A SQL query builder with zero dependencies
laravie/serialize-queries
4708115 Downloads
Serializable Laravel Query Builder
iksaku/laravel-mass-update
606879 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
galbar/jsonpath
3998210 Downloads
JSONPath implementation for querying and updating JSON objects
aura/sql
1734414 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
syslogic/doctrine-json-functions
1120857 Downloads
A set of extensions to Doctrine that add support for json query functions.
lexik/form-filter-bundle
2809541 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.