Libraries tagged by laravel file
repat/laravel-helper
5075 Downloads
Some helper function for developing with Laravel 5+
redot/laravel-lang-extractor
1117 Downloads
A Laravel package to extract language keys from your project files and generate a language file from them.
ramielsabahy/laravel-langman
2734 Downloads
Manage language files with ease.
programic/laravel-triggers
5197 Downloads
Add mysql triggers to migration files
programic/laravel-medialibrary
3353 Downloads
Associate files with Eloquent models
plutuss/getid3-laravel
164 Downloads
A wrapper around james-heinrich/getid3 to extract various information from media files.
oscar-team/laravel-langman
2470 Downloads
Manage language files with ease. (forked from @themsaid)
ohseesoftware/laravel-vite-manifest
17440 Downloads
Simple Blade directive to include Vite files from a manifest.
natsumework/laravel-cache-manager
157 Downloads
Allows you to easily manage the cache with config file. And provide a simple solution to solve the cache penetration and hotspot invalid.
movemoveapp/laravel-postmangen
1681 Downloads
Generation of Postman collection JSON file based on performed HTTP requests during execution of PHPUnit runner
mo-masoud/laravel-enum
1143 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
milebits/laravel-stream
196 Downloads
A laravel package that allows you to have Video streaming ability in your laravel application.
mennen-online/laravel-queue-watcher
2300 Downloads
Automatically restart Queue when local PHP files change
marshmallow/laravel-folder-cleaner
771 Downloads
Clean folders using a command. This can be helpful if you have temporary files in your projects that need to be cleaned for saving storage.
luchavez/simple-files
1419 Downloads
A simple approach to adding polymorphic files such as images to any Eloquent models in Laravel 9|10