Libraries tagged by performant
digital-canvas/zend-framework
292769 Downloads
Zend Framework with only the libraries and require_once() calls commented out for better performance with an autoloader.
the_it_nerd/module-performance
7423 Downloads
The IT Nerd - Magento 2 Performance Module.
asamir/laravel-in-db-performance-monitor
5860 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
weirdan/run-without-xdebug
22193 Downloads
Runs a php script with XDebug disabled
wearerequired/translations-cache
2461 Downloads
Reduces file reads for translations by caching the first read via APCu.
tox82/server-timing-helper
2095 Downloads
A simple helper class for Server Timing. Easily profile your code's execution time and send it to the client via the Server-Timing header.
tiime/newrelic-bundle
37127 Downloads
Integrate New Relic into Symfony
symlex/symlex-core
3470 Downloads
Minimalistic Kernel and Routers based on Symfony Components
symlex/di-microkernel
5080 Downloads
Micro-Kernel for PHP Applications
stayallive/lighthouse-graphql-hive
22594 Downloads
Performance monitoring Lighthouse with GraphQL Hive.
socialblue/laravel-query-adviser
3323 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
sobanvuex/php-newrelic
520344 Downloads
PHP Library for New Relic Agent
smnandre/pagespeed-api
1025 Downloads
PageSpeed Insight PHP Api Client 🚀 Analyse web pages for performances metrics, core web vitals...
sarfraznawaz2005/meter
8028 Downloads
laravel package to find performance bottlenecks in your laravel application.
phpbenchmark/phpbenchmark
11399 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses