Libraries tagged by database performance
simsoft/fliq
10 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
sharkodlak/fluentdb
7 Downloads
Fluent DB provides high performance DB layer with easy to use fluent interface.
shammaa/laravel-optimized-queries
33 Downloads
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
sahm-org/sahm-laravel-image-optimizer
12 Downloads
Professional backend image optimization for Laravel with WebP/AVIF conversion, responsive variants, and Lighthouse optimization. No database required.
sagrmore/indexpilot
0 Downloads
Framework-independent SQL index analysis and query optimization toolkit with first-class Laravel integration
renzojohnson/wc-hpos-helper
0 Downloads
WooCommerce HPOS data integrity toolkit. Audit orders, subscriptions, and customer data after High-Performance Order Storage migration. Detect orphaned records, zero-value fields, and sync mismatches. Zero dependencies.
nochso/orm
255 Downloads
ORM with relations and performance in mind.
nextphp/nextphp
13 Downloads
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
nextphp/data
30 Downloads
The NextPHP Data package is a powerful tool for PHP developers, providing ORM capabilities and direct SQL query execution. This package is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
mostafaarafat/laravel-n1-detector
3 Downloads
Production-safe N+1 query detector for Laravel with sampling, fingerprinting, and alerting.
mojahed/php-multiquery
0 Downloads
Parallel MySQL query execution for raw PHP projects - Run multiple MySQL queries in parallel for efficient execution.
mojahed/multiquery
8 Downloads
Parallel MySQL query execution for Laravel projects - Run multiple MySQL queries in parallel for efficient execution.
mitsuki/mitsuki-orm
0 Downloads
A lightweight wrapper around Doctrine ORM 3 providing reflection-based repository mapping, advanced query helpers, and metadata caching.
marwen-brini/smart-query-analyzer
0 Downloads
A comprehensive query performance monitoring and optimization package for Laravel
larsgmortensen/litemysqli
22 Downloads
LiteMySQLi is a lightweight, minimal-overhead wrapper for PHP's MySQLi extension. Designed for speed, simplicity, and ease of integration.