Laravel Responsecache – Speed up app by caching the entire response09/12/20251 mins0This Laravel package can cache an entire response. By default it will cache all successful get-requests that…Laravel admin_blogcontinue Reading..
Widgetize – Page Partial caching09/12/20251 mins0This concept (this design pattern) really shines when you want to create tall web pages with multiple…Laravel admin_blogcontinue Reading..
Rememberable – Query caching for Eloquent09/12/20251 mins0Query caching for Laravel. Rememberable is an Eloquent trait for Laravel that adds remember() query methods. This makes it…Laravel admin_blogcontinue Reading..
Laravel HTMLMin – Blade/HTML/CSS/javascript minifier09/12/20251 mins0Laravel HTMLMin is currently maintained by Raza Mehdi, and is a simple HTML minifier for Laravel. It utilises Mr…Laravel admin_blogcontinue Reading..
Intervention Image Cache – Caching extension for the Intervention Image Class09/12/20251 mins0Intervention Image Cache extends the Intervention Image Class package to be capable of image caching functionality. The library uses…Laravel admin_blogcontinue Reading..
Omnipay for Laravel – Integrate the Omnipay PHP library09/12/20251 mins0Omnipay for Laravel & Lumen. Integrates the Omnipay PHP library with Laravel to make Configuring multiple payment tunnels a…Laravel admin_blogcontinue Reading..
Cashier – Subscription billing with Stripe09/12/20251 mins0Laravel Cashier provides an expressive, fluent interface to Stripe’s subscription billing services. It handles almost all of the boilerplate…Laravel admin_blogcontinue Reading..
Envoy – SSH Task Runner09/12/20251 mins0Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers.…Laravel admin_blogcontinue Reading..
Mix – Fluent API for defining basic webpack build steps09/12/20251 mins0Laravel Mix provides a clean, fluent API for defining basic webpack build steps for your applications. Mix supports several…Laravel admin_blogcontinue Reading..
Elixir – Node (NPM) package to run Gulp tasks09/12/20251 mins0Laravel Elixir provides a clean, fluent API for defining basic Gulp tasks for your Laravel application. Elixir…Laravel admin_blogcontinue Reading..