Libraries tagged by database performance
dama/doctrine-test-bundle
24069986 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
bvanhoekelen/performance
632502 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
5605 Downloads
Laravel Slower: Optimize Your DB Queries with AI
stefangabos/zebra_session
92415 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
sarfraznawaz2005/meter
7854 Downloads
laravel package to find performance bottlenecks in your laravel application.
msafadi/laravel-eloquent-join-with
3093 Downloads
Laravel Eloquent Join With Relationships
olliejones/index-wp-mysql-for-speed
843 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
korridor/laravel-computed-attributes
13081 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
2293 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
devtheorem/peachy-sql
172 Downloads
A high-performance query builder and runner for PHP
axllent/silverstripe-version-truncator
54029 Downloads
Automatically delete old versioned Silverstripe records from the database
bnomei/kirby3-autoid
21083 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
5089 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
125 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
voku/session2db
19286 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.