Libraries tagged by app performance
mrclay/minify
14433232 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
kitloong/laravel-app-logger
847908 Downloads
Laravel log for your application
socialblue/laravel-query-adviser
3280 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.
matchory/laravel-server-timing
4519 Downloads
Add Server-Timing header information from within your Laravel apps.
leafs/eien
187 Downloads
High-speed, high-performance server for your Leaf apps.
panada/app
147 Downloads
A PHP Framework for those who love simplicity and performance at the same time
yeephp/yeephp
173 Downloads
YeePHP is a framework designed for Web Developers in mind, without overwhelming your Apps or API Projects with overheads which reflect in the performance of your final products.
subiabre/appgati
4217 Downloads
Package to gauge PHP app's performance. Based on original appgati.
windwork/app-pro
3 Downloads
Windwork, easy,quick,performance oop mvc web framework
windwork/app-basic
3 Downloads
Windwork, easy,quick,performance oop mvc web framework
windwork/app-adv
2 Downloads
Windwork, easy,quick,performance oop mvc web framework
windwork/app
32 Downloads
Windwork, easy,quick,performance oop mvc web framework
platine-php/app
100 Downloads
Platine PHP is a lightweight, high-performance, simple and elegant PHP Web framework
devbipu/php-performance-counter
3 Downloads
Simple package for php app permormance test. Demo project of composer, php package development
laraxot/module_job_fila3
0 Downloads
job module enables efficient background task execution. It lets you offload resource-heavy processes, like sending emails or data processing, improving app performance. Through simple job definition and dispatching, you can enhance user experience while tasks run seamlessly in the background.