blade-macro
by jobinja
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
compile-blades
by te-cho
A Laravel package for compiling blades nested in 1 file into 1 flattened file.
html-minify
by yocmen
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
html-minify
by tje3d
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
laravel-41-route-caching
by maartenstaa
This package allows you to cache your routes definitions, thereby speeding up each request.
laravel-swoole
by swooletw
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.