oxcom / symfony-imageproxy-bundle
Integration of the standalone server for resizing and converting remote images
Installs: 490
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/oxcom/symfony-imageproxy-bundle
Requires
- php: >=8.1
- monolog/monolog: ^2.9 || ^3.4
- symfony/config: ^5.4 || ^6.3 || ^7.3
- symfony/dependency-injection: ^5.4 || ^6.3 || ^7.3
- symfony/http-kernel: ^5.4 || ^6.3 || ^7.3
- symfony/yaml: ^5.4 || ^6.3 || ^7.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 || ^7.3
- symfony/test-pack: ^v1.2.0
This package is auto-updated.
Last update: 2025-10-01 18:12:26 UTC
README
Symfony Framework bundle that provide services to build image URLs for related 3rd image processing tools:
Tools:
| Name | Status |
|---|---|
| ImgProxy | in progress |
| Thumbor | TODO |
TODO:
- Handle
@and query strings on URL for ImgProxy provider - Add
Thumborsupport - Provide integration tests
- Check possible support for Symfony 5.x
- Check possible support for PHP7.4