Libraries tagged by database queries
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
squareboat/sql-doctor
1456 Downloads
Quickly debugging the amount of database queries per request in Laravel.
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
davewid/peyote
841 Downloads
A database query builder for PHP 5.3+
parm/parm
4988 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
zara-4/laravel-lazy-mysql
7985 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
ysfkc/clickhouse
370 Downloads
Lightweight ClickHouse HTTP client with a fluent QueryBuilder and ORM-style base model for PHP 8.1+.
welshdev/doctrix
998 Downloads
A powerful, flexible query builder library for Doctrine ORM with enhanced array-based criteria, fluent interfaces, and built-in pagination
welshdev/doctrine-base-repository
936 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
webmaster/maxmind-db-reader
2028 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
vitexsoftware/fluentpdo
332 Downloads
FluentPDO - PHP 8.1+ Edition. A modernized fork with strict typing, union types, and enhanced features. Quick and light PHP library for rapid query building with smart join builder.
technoknol/doctrineextensions
10693 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
squirrelphp/entities
3661 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
soosyze/queryflatfile
1087 Downloads
The Queryflatfile is PHP library for simple database not SQL
sonvq/cassandra
202 Downloads
Cassandra Eloquent model and Query builder for Laravel