laravel-server-timing
by matchory
Add Server-Timing header information from within your Laravel apps.
laravel-swoole
by fstar
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-responsecache-additions
by deniztezcan
Speed up a Laravel application by caching the entire response additions
defer-laravel
by shinsenter
🚀 A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
laravel-swoole
by z1px
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-fast404
by phpwatch
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
laravel-computed-attributes
by korridor
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
fast-laravel
by toxmc
High performance HTTP server based on Swoole. Make your Laravel applications fast.
laravel-swoole
by swoolezf
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-swoole-http
by huang-yi
A high performance HTTP/WebSocket server based on Swoole. Speeds up your Laravel and Lumen applications.
laravel-in-db-performance-monitor
by asamir
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.
laravel_duplicate_query_cache
by vmorozov
This small library contents all needed code to cache duplicate queries during one request
laravel-swoole
by cryental
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-swoole
by fvahid
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-swoole
by helingfeng
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-swoole
by hocvt
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-swoole
by swooletw
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-swoole
by yuan1994
Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
laravel-swoole7
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
performance
by bvanhoekelen
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
swoole-laravel
by huang-yi
Using Swoole to make your web applications which based on Laravel or Lumen framework with higher performance.
laravel-41-route-caching
by maartenstaa
This package allows you to cache your routes definitions, thereby speeding up each request.