mirror of
https://github.com/Intervention/image.git
synced 2025-08-01 03:20:17 +02:00
Edit description
This commit is contained in:
@@ -7,9 +7,9 @@
|
|||||||
[](https://ko-fi.com/interventionphp)
|
[](https://ko-fi.com/interventionphp)
|
||||||
|
|
||||||
Intervention Image is a **PHP image processing library** that provides a simple
|
Intervention Image is a **PHP image processing library** that provides a simple
|
||||||
and expressive way to create, edit, and compose images. It features a unified
|
and expressive way to create, edit, and compose images. It features a universal
|
||||||
API for the two most popular image manipulation extensions. You can choose
|
interface for the two most popular PHP image manipulation extensions. You can
|
||||||
between the GD library or Imagick as the base layer for all operations.
|
choose between the GD library or Imagick as the base layer for all operations.
|
||||||
|
|
||||||
- Simple interface for common image editing tasks
|
- Simple interface for common image editing tasks
|
||||||
- Interchangeable driver architecture
|
- Interchangeable driver architecture
|
||||||
|
Reference in New Issue
Block a user