stubbles / image
Simple image handling support.
Installs: 1 134
Dependents: 2
Suggesters: 1
Security: 0
Stars: 1
Watchers: 0
Forks: 1
Open Issues: 4
pkg:composer/stubbles/image
Requires
- php: ^8.3
- ext-fileinfo: *
- ext-gd: *
Requires (Dev)
- bovigo/assert: ^8.1
- phpunit/phpunit: ^12.5
- dev-main
- v8.0.0
- v7.0.1
- v7.0.0
- v6.2.0
- v6.1.0
- v6.0.0
- v5.0.0
- v4.0.0
- v3.0.0
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- dev-dependabot/composer/phpunit/phpunit-12.5.8
- dev-dependabot/composer/phpunit/phpunit-12.5.7
- dev-dependabot/github_actions/actions/checkout-6.0.2
- dev-dependabot/github_actions/actions/cache-5.0.2
This package is auto-updated.
Last update: 2026-01-27 22:38:14 UTC
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": "^8.0"
Requirements
stubbles/image requires at least PHP 8.3.