boing6002 / imagetransformer
Image transformer dependency for Laravel Enso
Installs: 3
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 5
pkg:composer/boing6002/imagetransformer
Requires
- php: >=7.1.0
- intervention/image: ^2.4
- laravel/framework: 5.7.*
- spatie/laravel-image-optimizer: ^1.1
README
Image transformer dependency for Laravel Enso.
Features
- handles image optimization, using the Laravel Image Optimizer library
- handles image cropping, using the Intervention Image library
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.