Libraries tagged by database performance
dama/doctrine-test-bundle
31319439 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
bvanhoekelen/performance
724603 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
103158 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
9828 Downloads
Laravel package for caching Eloquent model queries
satur.io/duckdb
13236 Downloads
DuckDB API for PHP
halilcosdu/laravel-slower
17276 Downloads
Laravel Slower: Optimize Your DB Queries with AI
axllent/silverstripe-version-truncator
63905 Downloads
Automatically delete old versioned Silverstripe records from the database
saasscaleup/laravel-n-plus-one-detector
502 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
olliejones/index-wp-mysql-for-speed
1496 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
sarfraznawaz2005/meter
8042 Downloads
laravel package to find performance bottlenecks in your laravel application.
korridor/laravel-computed-attributes
23877 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.
fastsitephp/fastsitephp
2629 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
bnomei/kirby3-autoid
21510 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
5992 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.
voku/session2db
19688 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.