mafftor / laravel-file-manager
The file manager intended for using Laravel with CKEditor / TinyMCE / Colorbox
Installs: 16 940
Dependents: 0
Suggesters: 0
Security: 0
Stars: 36
Watchers: 6
Forks: 7
Open Issues: 1
Requires
- php: >=7
- ext-exif: *
- ext-fileinfo: *
- illuminate/config: ^5.5|^6|^7|^8|^9|^10
- illuminate/container: ^5.5|^6|^7|^8|^9|^10
- illuminate/filesystem: ^5.5|^6|^7|^8|^9|^10
- illuminate/http: ^5.5|^6|^7|^8|^9|^10
- illuminate/support: ^5.5|^6|^7|^8|^9|^10
- intervention/image: >=2.0.0
- tinify/tinify: ^1.5
Requires (Dev)
- mockery/mockery: ^0.9.9
- phpunit/phpunit: ^6.2
- squizlabs/php_codesniffer: ^3.1
Suggests
- ext-gd: to use GD library based image processing.
- ext-imagick: to use Imagick based image processing.
This package is auto-updated.
Last update: 2024-11-11 17:08:54 UTC
README
Documents ・ Installation ・ Integration ・ Config ・ Customization ・ Events ・ Security ・ Contribution
This is advanced version of UniSharp/laravel-filemanager v2.0.0
Features:
- Responsive web design and usability.
- Multiple files selection.
- Integration with popular WYSIWYG editors.
- Search with autocomplete in any folder.
- Cloud storage integration (with Laravel file system).
- Rename, Move, Edit, Crop, Resize, Delete: you can control these features and disable if you needed
- Code and increased test coverage.
How Does It look like?
Developers / Maintainers
- Mafftor
- Stream
- @gwleuverink
- All @UniSharp members
Contributors
- All contibutors from GitHub. (issues / PR)
- @taswler the original author of this package.
- @UniSharp the second author of this package.
- Nathan for providing security suggestions.
- @mdnazmulhasan27771 the designer of our logo. (Licensed CC BY 4.0)
Credits
- @olivervogel for the awesome image library.
- SVG Loaders by Sam (Licensed MIT)
- Articles and videos which helped promoting this package.
- All users and you <3
License
The Laravel File Manager is open-sourced software licensed under the MIT license