mirror of
https://github.com/Intervention/image.git
synced 2025-01-16 19:58:14 +01:00
Move driver list
This commit is contained in:
parent
bad2a29315
commit
683bf0f415
@ -13,6 +13,9 @@ choose between the GD library or Imagick as the base layer for all operations.
|
||||
|
||||
- Simple interface for common image editing tasks
|
||||
- Interchangeable driver architecture
|
||||
- GD Library
|
||||
- Imagick PHP extension
|
||||
- [libvips](https://github.com/Intervention/image-driver-vips)
|
||||
- Support for animated images
|
||||
- Framework-agnostic
|
||||
- PSR-12 compliant
|
||||
@ -62,12 +65,6 @@ $encoded->save('images/example.jpg');
|
||||
|
||||
- PHP >= 8.1
|
||||
|
||||
## Supported Image Libraries
|
||||
|
||||
- GD Library
|
||||
- Imagick PHP extension
|
||||
- [libvips](https://github.com/Intervention/image-driver-vips)
|
||||
|
||||
## Security
|
||||
|
||||
If you discover any security related issues, please email oliver@intervention.io directly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user