Libraries tagged by speed up laravel
spatie/laravel-responsecache
6521952 Downloads
Speed up a Laravel application by caching the entire response
swooletw/laravel-swoole
764779 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
rockero-cz/laravel-starter-kit
6273 Downloads
Speed up the kickoff of your Laravel projects.
itinysun/laraman
769 Downloads
Run laravel with workman ,1 artisan command, 10x speed up
einar-hansen/laravel-toolkit
1848 Downloads
A collection of helpful utilities and extensions to speed up your Laravel development.
omaralalwi/laravel-trash-cleaner
771 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
rockero-cz/starter-kit
2281 Downloads
Speed up the kickoff of your Laravel projects.
natsumework/redis-autocomplete
6775 Downloads
Provide an easy way for your laravel app to use redis to speed up autocomplete queries.
kaledo/laravel-swoole
296 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
tiagomichaelsousa/laravelresources
13522 Downloads
Laravel Resources is a speed-up development package that allows you to create a boilerplate for Laravel apps with a default API structure.
letecode/commando
115 Downloads
This package is a collection of artisan commands for speed up development with laravel.
yuan1994/laravel-swoole
3924 Downloads
Fork from swooletw/laravel-swoole to support 2.5.xHigh performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
vladkovrigin/laravel-responsecache
48 Downloads
Speed up a Laravel application by caching the entire response
codeat3/laravel-responsecache-php72
2174 Downloads
Spatie's laravel-responsecache forked version for php 7.2. Speed up a Laravel application by caching the entire response
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package