Libraries tagged by database queries
krugozor/database
2452 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
kekos/query-builder
7710 Downloads
Small SQL query builder
endeavour-agency/refresh-database-on-demand
1464 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
dframe/database
3206 Downloads
Database pdo wrapper
squareboat/sql-doctor
1435 Downloads
Quickly debugging the amount of database queries per request in Laravel.
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
parm/parm
4982 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
loadsys/cakephp-tablemaintenanceshell
4552 Downloads
A CakePHP console tool to run common MySQL database maintenance queries
nystudio107/craft-connect
9105 Downloads
Allows you to connect to external databases and perform db queries
xlited/laravel-d1
231 Downloads
Laravel integration for Cloudflare D1.
welshdev/doctrine-base-repository
446 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
webmaster/maxmind-db-reader
1223 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.
sonvq/cassandra
202 Downloads
Cassandra Eloquent model and Query builder for Laravel
sloth-dev-guy/searches
2605 Downloads
Perform searches with Eloquent models using an array-like API setup
sarfraznawaz2005/meter
8028 Downloads
laravel package to find performance bottlenecks in your laravel application.