Download the PHP package inspirum/balikobot-symfony without Composer
On this page you can find all versions of the php package inspirum/balikobot-symfony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download inspirum/balikobot-symfony
More information about inspirum/balikobot-symfony
Files in inspirum/balikobot-symfony
Package balikobot-symfony
Short Description Symfony bundle for inspirum/balikobot library
License MIT
Homepage https://github.com/inspirum/balikobot-php-symfony
Informations about the package balikobot-symfony
Balikobot Symfony Bundle
Symfony integration for inspirum/balikobot
.
Installation
Run composer require command:
Enable bundle by adding it to the list of registered bundles in the config/bundles.php
file of your project:
Configure client credentials by adding config/packages/balikobot.yaml
and setting the env variables:
You can use multiple client credentials
Usage
Use ServiceContainerRegistry
to get ServiceContainer
for given connection.
or use services directly for default connection
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of balikobot-symfony with dependencies
inspirum/balikobot Version ^7.6
symfony/config Version ^6.1 || ^7.0
symfony/dependency-injection Version ^6.1 || ^7.0
symfony/http-kernel Version ^6.1 || ^7.0