Libraries tagged by database performance
itpathsolutions/dbstan
3581 Downloads
Database Standardization and Analysis Tool for Laravel
iamfarhad/laravel-prometheus
2505 Downloads
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring
heyosseus/vacuum
3123 Downloads
PostgreSQL monitoring for Laravel: wraparound, autovacuum, fillfactor-aware bloat, dead tuples, cache-hit ratio, stale statistics, and wasted indexes — each with the exact SQL to fix it. Shown, never run. Blade dashboard or Filament panel.
fastsitephp/fastsitephp
2815 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
devtheorem/peachy-sql
2645 Downloads
A high-performance query builder and runner for PHP
bnomei/kirby3-autoid
21916 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
nowo-tech/performance-bundle
2983 Downloads
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.
asamir/laravel-in-db-performance-monitor
7057 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.
olliejones/index-wp-mysql-for-speed
1891 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
infocyph/dblayer
3194 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities
voku/session2db
20023 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.
webo3/laravel-db-cache
1997 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
socialblue/laravel-query-adviser
3948 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
simplemage/module-category-product-indexer
131 Downloads
High-performance rewrite of Magento 2's catalog_category_product indexer using the snapshot pattern. Solves the classic 'Could not acquire lock' hang on large catalogs (500k+ products). 2.6x-7.7x faster measured on real production databases.
mameyugo/jsonq
1638 Downloads
High-performance JSON file storage engine for PHP, powered by Rust