kyliancodes / gravatar-bundle
Symfony bundle to integrate Gravatar service into your application
Package info
github.com/KylianCodes/GravatarBundle
Type:symfony-bundle
pkg:composer/kyliancodes/gravatar-bundle
v1.0.0
2026-04-26 10:38 UTC
Requires
- php: >=8.1
- symfony/config: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/dependency-injection: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/framework-bundle: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/http-client: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/http-kernel: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/security-core: ^5.4 || ^6.0 || ^7.0 || ^8.0
- twig/twig: ^3.0
Requires (Dev)
- phpunit/phpunit: ^10.0 || ^11.0
- symfony/cache: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/console: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/twig-bundle: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/validator: ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/web-profiler-bundle: ^5.4 || ^6.0 || ^7.0 || ^8.0
Suggests
- symfony/cache: Required to enable response caching
- symfony/console: Required to use the gravatar:check CLI command
- symfony/validator: Required to use the #[GravatarExists] validation constraint
- symfony/web-profiler-bundle: Required to display Gravatar calls in the Symfony Profiler toolbar
This package is auto-updated.
Last update: 2026-04-26 10:45:52 UTC