ivan-petrunko / image-library
PHP image library.
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ivan-petrunko/image-library
Requires
- php: ^7.4 || ~8.2
- ext-fileinfo: *
- ext-gd: *
Requires (Dev)
- phpunit/phpunit: ~10.5
This package is auto-updated.
Last update: 2025-11-09 23:44:11 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.