yproximite / iovox-bundle
Package info
github.com/Yproximite/IovoxBundle
Type:symfony-bundle
pkg:composer/yproximite/iovox-bundle
v0.4.0
2026-07-24 08:00 UTC
Requires
- php: ^8.2
- doctrine/collections: ^2.1
- symfony/framework-bundle: ^6.4 || ^7.4 || ^8.0
- symfony/http-client: ^6.4 || ^7.4 || ^8.0
- symfony/serializer: ^6.4 || ^7.4 || ^8.0
- symfony/validator: ^6.4 || ^7.4 || ^8.0
Requires (Dev)
- escapestudios/symfony2-coding-standard: ^3.12
- friendsofphp/php-cs-fixer: ^3.64
- nyholm/symfony-bundle-test: ^3.0
- phpstan/phpstan: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- rector/rector: ^2.0
- squizlabs/php_codesniffer: ^3.11
- symfony/phpunit-bridge: ^7.4 || ^8.0
This package is auto-updated.
Last update: 2026-07-24 08:04:58 UTC
README
Installation
$ composer require yproximite/iovox-bundle
# in config/bundle.php return [ ... Yproximite\IovoxBundle\IovoxBundle::class => ['all' => true] ... ];
# in config/packages/iovox.yaml iovox: endpoint: endpoint username: username secure_key: secureKey