Libraries tagged by Atrisan
robinfranssen/analyzelocale
19922 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
rmunate/laravel_helpers
2636 Downloads
Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.
queents/console-helpers
33508 Downloads
tons of helper you need for you artisan command line application
packagit/packagit
85 Downloads
amazing laravel module management with hacking tricks
nicksynev/make-observer-command
14738 Downloads
Artisan command for creating Observer classes in Laravel
macellan/laravel-js-routes
20943 Downloads
Laravel routes from Javascript
larapack/command-validation
2086 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
jiordiviera/laravel-log-cleaner
762 Downloads
A Laravel package to easily clean the log files.
jdsantos/laradocker
571 Downloads
A Laravel package to seamlessly integrate Docker into your application
fashionphile/vue-base
42219 Downloads
Artisan command that builds vue base that can use Vuex and Vue Router
dweik/laravel-redis-stream
5488 Downloads
Laravel redis stream
deerdama/console-zoo-laravel
3434 Downloads
Package to easily add styling and icons into console outputs in laravel artisan commands
cswni/laravel-env-set-command
39571 Downloads
Set a .env file variable from the command line
cheesegrits/iseed
1610 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
caloskao/migrate-specific
14055 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.