Libraries tagged by database performance
dama/doctrine-test-bundle
29569957 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
bvanhoekelen/performance
709791 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
100443 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
3386 Downloads
Laravel package for caching Eloquent model queries
satur.io/duckdb
1699 Downloads
DuckDB API for PHP
halilcosdu/laravel-slower
15799 Downloads
Laravel Slower: Optimize Your DB Queries with AI
olliejones/index-wp-mysql-for-speed
1284 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
msafadi/laravel-eloquent-join-with
5820 Downloads
Laravel Eloquent Join With Relationships
korridor/laravel-computed-attributes
20282 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
60837 Downloads
Automatically delete old versioned Silverstripe records from the database
bnomei/kirby3-autoid
21450 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
asamir/laravel-in-db-performance-monitor
5810 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
saasscaleup/laravel-n-plus-one-detector
278 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
voku/session2db
19562 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
sarfraznawaz2005/meter
8027 Downloads
laravel package to find performance bottlenecks in your laravel application.