phauthentic / file-storage-image-processor
File Storage Image Processor
Installs: 2 155
Dependents: 3
Suggesters: 3
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=7.4
- ext-json: *
- intervention/image: ^2.5
- spatie/image-optimizer: ^1.2
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-11 03:53:10 UTC
README
Image Processing for the File Storage Library.
Features
- Manipulates images and produces variants of the original image and stores them.
- Optimizes image size
Installation
composer require phauthentic/file-storage-image-processor
Documentation
Please start by reading docs/index.md in this repository.
License
Copyright 2020 Florian Krämer
Licensed under the MIT license.