Webisters Image Library This library is designed for reuse in Composer-based PHP applications.
- Reusable PHP components intended for integration into larger applications.
- Clean interfaces and extension points to support maintainable implementations.
- Compatibility-minded packaging so the library can be adopted with Composer.
composer require webisters/image- PHP:
>=8.2 - Composer: Compatible with Composer 2.x.
- Guide: https://docs.webisters.com/guides/libraries/image/
- Package: https://webisters.com/packages/image
If you're building a full Webisters application, install the framework meta-package:
composer require webisters/frameworkcomposer install
vendor/bin/phpunitFollow consistent coding style and run available linters before opening pull requests.
- Issues: https://github.com/webisters/image/issues
- Source: https://github.com/webisters/image
- Documentation: https://webisters.com
- Forum: https://github.com/webisters/forum
- Email: support@webisters.com
MIT