Libraries tagged by site performance
terrylinooo/cache-master
3 Downloads
Cache Master is an extremely light-weight and high-performace cache plugin that speeds up your WordPress sites on the fly.
theodo/phpunit-extra
23 Downloads
PHP library which improves PHPUnit test suite performance
clcbws/laravel-eloquent-insight
4 Downloads
Premium Eloquent performance suite with N+1 resolution, ghost relation detection, hydration profiling, and AST auto-fixing.
prlkhv/module-graphql-ai-profiler
24 Downloads
Server-side GraphQL profiler for Magento 2 that injects an OTLP-shaped (or compact AI-friendly) span tree of resolvers and SQL into extensions.profiling. Ships a Claude Code skill for AI-assisted 'why is this request slow' analysis.
laramint/queryguard
28 Downloads
Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.
subhashladumor/laravel-optimizer
8 Downloads
All-in-one Laravel optimization suite for speed, caching, database, frontend, and cleanup
orimyth/laravel-analytics
4 Downloads
Self-hosted, GDPR-compliant server-side analytics for Laravel with multi-tenancy support
mantekio/wp-edge-images
1 Downloads
Stop WordPress generating intermediate image sizes and serve every size on the fly from an AWS Serverless Image Handler or any Thumbor-compatible CDN. URL layer only, no AWS credentials.
eggbe/server-bridge
100 Downloads
The server part of the server-to-server communications library.
eggbe/laravel-delegapi-server
86 Downloads
Laravel wrapper for the server part of the library to construct applications based on the server-to-server architecture.
eggbe/laravel-delegapi-client
86 Downloads
Laravel wrapper for the client part of the library to construct applications based on the server-to-server architecture.
eggbe/delegapi-server
111 Downloads
The server part of the library to construct applications based on the server-to-server architecture.
eggbe/delegapi-client
110 Downloads
The client part of the library to construct applications based on the server-to-server architecture.
dxgx/blade-tailwind-extract
81 Downloads
Extract Tailwind CSS classes to reduce Livewire wire transfer size
bigenergy/laravel-nplusone-baseline
1 Downloads
Catch N+1 regressions in CI. Collects lazy-loading violations across your whole test suite, compares them against a committed baseline, and fails the build only on new ones.