oxcom / symfony-imageproxy-bundle
Integration of the standalone server for resizing and converting remote images
0.0.3
2023-07-17 10:16 UTC
Requires
- php: >=8.1
- monolog/monolog: ^2.9 || ^3.4
- symfony/config: ^5.4 || ^6.3
- symfony/dependency-injection: ^5.4 || ^6.3
- symfony/http-kernel: ^5.4 || ^6.3
- symfony/yaml: ^5.4 || ^6.3
Requires (Dev)
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-symfony: ^1.3
- roave/security-advisories: dev-latest
- slevomat/coding-standard: ^8.13
- squizlabs/php_codesniffer: ^3.7
- symfony/framework-bundle: ^6.3
- symfony/test-pack: ^1.1
This package is auto-updated.
Last update: 2024-10-17 13:12:45 UTC
README
Symfony Framework bundle that provide services to build image URLs for related 3rd image processing tools:
Tools:
TODO:
- Handle
@
and query strings on URL for ImgProxy provider - Add
Thumbor
support - Provide integration tests
- Check possible support for Symfony 5.x
- Check possible support for PHP7.4