Libraries tagged by larave files
nachofassini/laravel-database-structure
3939 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
meanify-co/meanify-file-manager
80 Downloads
marshmallow/laravel-folder-cleaner
1142 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.
lyre/file
101 Downloads
File management with filament
liberu-genealogy/laravel-dna
2239 Downloads
A package that converts gedcom files to Eloquent models
laravel-liberu/laravel-gedcom
2347 Downloads
A package that converts gedcom files to Eloquent models
krisell/laravel-translation-json-cache
3501 Downloads
Caches translation JSON files for faster access.
kahovskaia/laravel-log-viewer
2562 Downloads
Lib for reading log files
justraviga/laravel-langman
4493 Downloads
Manage language files with ease.
jedymatt/laravel-sail-env
931 Downloads
Configures .env file to match the sail environment variable's requirements.
initbiz/file-vault
1174 Downloads
ianrothmann/laravel-rocket-upload
5050 Downloads
Back-end handler for file uploads. Designed to complement the Rocket Vue App Framework Multiple File Upload.
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
goszowski/laravel-vendor-minify
3621 Downloads
A vendor minify package, to remove tests and documentation and minifing all php files to save space
geekk-net/laravel-enum
2289 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.