Libraries tagged by database performance
methorz/swift-db
51 Downloads
High-performance MySQL database layer with bulk operations, PDO-based
gladehq/laravel-query-lens
19 Downloads
A Laravel package for analyzing and optimizing database queries with performance insights
claytonpulman/zebra_session_plus
126 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 - now with redis cache support
brrittoo/query-debug-tools
7 Downloads
Advanced Database Query Logging & Performance Monitor
substacks/zebra_session
13 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.
bytetcore/lalog
4 Downloads
A robust Laravel SQL Query Logger that logs all database queries to files with rotation, performance metrics, and cross-database compatibility.
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance
zxch/indexlens
46 Downloads
Intelligent database query observability and optimization package for Laravel.
zteradb/zteradb-php
19 Downloads
High-performance async PHP client for ZTeraDB utilizing raw TCP socket transport layer.
webonaute/doctrine-datalocking-bundle
20250 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
vmorozov/laravel_duplicate_query_cache
11 Downloads
This small library contents all needed code to cache duplicate queries during one request
valksor/php-doctrine-tools
0 Downloads
Database utilities and enhanced tools for Doctrine ORM including migrations, console commands, and performance optimizations
tms/cachemonitor
171 Downloads
A simple database-driven solution for monitoring and analyzing content caches in Neos CMS.
swoole-eloquent/profiler
0 Downloads
Performance profiler for swoole-eloquent library with coroutine-aware metrics tracking
subhashladumor/laravel-optimizer
8 Downloads
All-in-one Laravel optimization suite for speed, caching, database, frontend, and cleanup