Libraries tagged by database performance
clcbws/laravel-eloquent-insight
2 Downloads
Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.
ahmedmashhour/laravel-query-debugger
120 Downloads
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
theodorejb/peachy-sql
5413 Downloads
A high-performance query builder and runner for PHP
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.
zjkiza/flat-identity-dto-mapper
4 Downloads
Build rich DTO graphs from flat SQL result sets — without an ORM. A high-performance mapper that converts flat database/array rows into structured DTO graphs using identity mapping and attribute adapters.
knowzies-tech/localization
105 Downloads
Localization using labels stored in database and served using cache for performance
tourze/doctrine-async-insert-bundle
9704 Downloads
A Symfony bundle that provides asynchronous database insert operations for Doctrine entities, built on top of Symfony Messenger component for high-performance data insertion.
simplito/ldba-php
89 Downloads
LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage
tourze/doctrine-async-bundle
21503 Downloads
A Symfony bundle that provides asynchronous database insert operations for Doctrine entities, built on top of Symfony Messenger component for high-performance data insertion.
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
arpon/database
18 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.
helbrary/db-performance
127 Downloads
Library for increase performance of db in Nette Database using multi-update and multi-insert.
alphavel/database
52 Downloads
Database package with Query Builder + ORM for Alphavel Framework - #1 Fastest PHP Framework
mystus/laravel-query-insights
0 Downloads
Monitor, analyse, and optimise database query performance in Laravel applications with SQL Server support
karimalihussein/laravel-query-sentinel
1 Downloads
A driver-agnostic, CI-ready, extensible Laravel package for analyzing database query performance