mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 08:40:33 +02:00
Edit readme
This commit is contained in:
@@ -60,10 +60,18 @@ $encoded->save('images/example.jpg');
|
||||
|
||||
## Requirements
|
||||
|
||||
Before you begin with the installation make sure that your server environment
|
||||
supports the following requirements.
|
||||
|
||||
- PHP >= 8.1
|
||||
- Mbstring PHP Extension
|
||||
- Image Processing PHP Extension
|
||||
|
||||
## Supported Image Libraries
|
||||
|
||||
Depending on your environment Intervention Image lets you choose between
|
||||
different image processing extensions.
|
||||
|
||||
- GD Library
|
||||
- Imagick PHP extension
|
||||
- [libvips](https://github.com/Intervention/image-driver-vips)
|
||||
|
Reference in New Issue
Block a user