grichka/laravel-filemanager
A file upload/editor intended for use with Laravel 5 and CKEditor / TinyMCE
20.0.0
2020-09-16 11:38 UTC
Requires
- php: >=5.4.0
- ext-exif: *
- ext-fileinfo: *
- illuminate/support: 5.6.*|5.7.*|5.8.*|6.*|7.*
- intervention/image: 2.*
Requires (Dev)
- orchestra/testbench: ~3.0
- phpspec/phpspec: ~2.1
- phpunit/phpunit: ~4.8
Suggests
- ext-gd: to use GD library based image processing.
- ext-imagick: to use Imagick based image processing.