Libraries tagged by database performance
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
iamfarhad/laravel-prometheus
0 Downloads
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring
theodorejb/peachy-sql
5386 Downloads
A high-performance query builder and runner for PHP
sekizlipenguen/laravel-index-analyzer
37 Downloads
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
emma/searchengine
32 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
simplito/ldba-php
88 Downloads
LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage
helbrary/db-performance
127 Downloads
Library for increase performance of db in Nette Database using multi-update and multi-insert.
brrittoo/query-debug-tools
0 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.
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance
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
tms/cachemonitor
171 Downloads
A simple database-driven solution for monitoring and analyzing content caches in Neos CMS.
sharkodlak/fluentdb
7 Downloads
Fluent DB provides high performance DB layer with easy to use fluent interface.
nochso/orm
255 Downloads
ORM with relations and performance in mind.