Download the PHP package spatie/image without Composer
On this page you can find all versions of the php package spatie/image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package image
Short Description Manipulate images with an expressive API
License MIT
Homepage https://github.com/spatie/image
Informations about the package image
Manipulate images with an expressive API
Image manipulation doesn't have to be hard. Here are a few examples on how this package makes it very easy to manipulate images.
You'll find more examples in the full documentation.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
Please note that since version 1.5.3 this package requires exif extension to be enabled: http://php.net/manual/en/exif.installation.php
Usage
Head over to the full documentation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Postcardware
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
Our address is: Spatie, Kruikstraat 22, 2018 Antwerp, Belgium.
We publish all received postcards on our company website.
Credits
- Freek Van der Herten
- All Contributors
Large parts of this codebase were copied from Intervention Image by Oliver Vogel, and modified for readability and to fit our needs.
License
The MIT License (MIT). Please see License File for more information.
All versions of image with dependencies
ext-exif Version *
ext-json Version *
ext-mbstring Version *
spatie/image-optimizer Version ^1.7.5
spatie/temporary-directory Version ^2.2
symfony/process Version ^6.4|^7.0