ivan-petrunko / image-library
PHP image library.
1.0.2
2024-01-09 19:24 UTC
Requires
- php: ^7.4 || ~8.2
- ext-fileinfo: *
- ext-gd: *
Requires (Dev)
- phpunit/phpunit: ~10.5
This package is auto-updated.
Last update: 2025-04-09 22:26:29 UTC
README
Pretty simple image size calculator & resizer implemented in PHP.
Installation
It's recommended that you use Composer to install PHP Image Library.
$ composer require ivan-petrunko/image-library
P.S.
Feel free to use it however you want :)
Pull requests are welcome.