Libraries tagged by database performance
dama/doctrine-test-bundle
39693517 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
bvanhoekelen/performance
827607 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.
stefangabos/zebra_session
117072 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
ymigval/laravel-model-cache
56056 Downloads
Laravel package for caching Eloquent model queries
satur.io/duckdb
90181 Downloads
DuckDB API for PHP
halilcosdu/laravel-slower
24487 Downloads
Laravel Slower: Optimize Your DB Queries with AI
ahmed-bhs/doctrine-doctor
9043 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
korridor/laravel-computed-attributes
47995 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
axllent/silverstripe-version-truncator
76834 Downloads
Automatically delete old versioned Silverstripe records from the database
tommyknocker/pdo-database-class
5992 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
saasscaleup/laravel-n-plus-one-detector
1100 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
sarfraznawaz2005/meter
8125 Downloads
laravel package to find performance bottlenecks in your laravel application.
itpathsolutions/dbstan
2170 Downloads
Database Standardization and Analysis Tool for Laravel
iamfarhad/laravel-prometheus
1906 Downloads
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring
devtheorem/peachy-sql
2266 Downloads
A high-performance query builder and runner for PHP