stubbles / image
Simple image handling support.
Installs: 541
Dependents: 2
Suggesters: 1
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 0
pkg:composer/stubbles/image
Requires
- php: ^8.2
- ext-fileinfo: *
- ext-gd: *
Requires (Dev)
- bovigo/assert: ^8.0
- phpunit/phpunit: ^10.5
README
Package containing classes to work with images
Build status
Installation
_stubbles/image is distributed as Composer package. To install it as a dependency of your package use the following command:
composer require "stubbles/image": "^7.0"
Requirements
stubbles/image requires at least PHP 8.2.