Libraries tagged by database performance
dama/doctrine-test-bundle
28590408 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
bvanhoekelen/performance
701245 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.
halilcosdu/laravel-slower
14744 Downloads
Laravel Slower: Optimize Your DB Queries with AI
stefangabos/zebra_session
99257 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
1381 Downloads
Laravel package for caching Eloquent model queries
axllent/silverstripe-version-truncator
59882 Downloads
Automatically delete old versioned Silverstripe records from the database
olliejones/index-wp-mysql-for-speed
1236 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
msafadi/laravel-eloquent-join-with
5715 Downloads
Laravel Eloquent Join With Relationships
korridor/laravel-computed-attributes
18996 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.
bnomei/kirby3-autoid
21390 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
5703 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
234 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
voku/session2db
19527 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.
js/mysqlnd-bundle
3390 Downloads
The JSMysqlndBundle is an extension to the Symfony2 profiling toolbar. It extends the data collection with information gathered from PHP's mysqlnd database driver, giving more insight on the performance.
satur.io/duckdb
75 Downloads
DuckDB API for PHP