Libraries tagged by laravel file manager package
laratech/media
10 Downloads
A laravel package for media manager.
arcanesoft/media
823 Downloads
Media package for ARCANESOFT/Foundation.
omaralalwi/laravel-trash-cleaner
644 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
hyperlinkgroup/linguist
4962 Downloads
A package to manage your translation files from Linguist
veiliglanceren/laravel-github-file
192 Downloads
Laravel package to fetch and manage files from GitHub repositories.
mrgiant/laravel-media
433 Downloads
A Laravel package to manage media files
ahmedessam/laravel-autotranslate
113 Downloads
Laravel AutoTranslate is a package that automates the process of collecting translation keys throughout your Laravel project and organizing them into the appropriate translation files. This tool simplifies multilingual development by ensuring that all translation keys are efficiently managed and up-to-date.
markcell/salvaon
802 Downloads
Package for Laravel based on Eloquent to manage XML files.
sdtech/log-viewer-laravel
46 Downloads
This package simplifies the process of viewing Laravel logs by providing a user-friendly interface to browse, filter, and manage log entries directly from the application. It allows developers to monitor and troubleshoot issues in real-time without needing to access the file system or navigate complex log files
ejesus/laravel-auto-translator
2 Downloads
A Laravel package that leverages the DeepL Translation API to automatically translate all your language files based on an existing translation, making multilingual projects faster and easier to manage.
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
exclusivedev/fileleech
0 Downloads
Manage File Attachments Laravel Package
ewvlnet/dropzone
15 Downloads
This package allows you to manage files in resources such as pages and posts in an laravel application.
jennosgroup/laramedia
24 Downloads
Laramedia is a media library package for Laravel that allows you to upload and manage files through a graphical interface.
israeldavidvm/name-helper
23 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.