Libraries tagged by perform
tomloprod/time-warden
19058 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
stayallive/lighthouse-graphql-hive
51311 Downloads
Performance monitoring Lighthouse with GraphQL Hive.
spatie/flare-daemon
211084 Downloads
Local HTTP daemon for asynchronous Flare delivery
silverstripe/staticpublishqueue
143041 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
scoutapp/scout-apm-php
897657 Downloads
Scout Application Performance Monitoring Agent - https://scoutapm.com
scoutapp/scout-apm-laravel
847252 Downloads
Scout Application Performance Monitoring Agent - https://scoutapm.com
promptphp/intercept
1563 Downloads
A middleware collection for Laravel AI SDK agents providing middleware across security, observability, performance and guidance.
promptphp/deck
8282 Downloads
Deck is a Laravel and PHP package for versioned, file-based AI prompt management with variable interpolation, performance tracking, A/B testing, and optional Laravel AI SDK integration.
orieg/judy
894 Downloads
PHP Judy implements sparse dynamic arrays (aka Judy Arrays).
omaralalwi/laravel-trash-cleaner
7084 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
myschoolmanagement/elastic-apm-symfony-bundle
304860 Downloads
Integrate Elastic APM into Symfony
martinkup/symfony-profiler-optimization-advisor-bundle
4520 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
marcortola/behat-seo-contexts
185280 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
maartenstaa/laravel-41-route-caching
385272 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
korridor/laravel-computed-attributes
65916 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.