PHPackages                             inspirum/balikobot-symfony - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. inspirum/balikobot-symfony

ActiveLibrary[API Development](/categories/api)

inspirum/balikobot-symfony
==========================

Symfony bundle for inspirum/balikobot library

v1.4.1(1mo ago)011.4k↓48.6%MITPHPPHP ^8.1

Since Aug 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/inspirum/balikobot-php-symfony)[ Packagist](https://packagist.org/packages/inspirum/balikobot-symfony)[ Docs](https://github.com/inspirum/balikobot-php-symfony)[ RSS](/packages/inspirum-balikobot-symfony/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (21)Versions (7)Used By (0)

Balikobot Symfony Bundle
========================

[](#balikobot-symfony-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/83d4683c8433a8edb070994f0b1bbdf5cb068391a5d3116557f784f7a62252e7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e73706972756d2f62616c696b6f626f742d73796d666f6e792e7376673f7374796c653d666c61742d73717561726526636f6c6f72423d626c7565)](https://packagist.org/packages/inspirum/balikobot-symfony)[![Build Status](https://camo.githubusercontent.com/2f5c3d8f2a83b8a2686485d6bd349f368cb550a8b2676c2665552d53e931952c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f696e73706972756d2f62616c696b6f626f742d7068702d73796d666f6e792f6d61737465722e796d6c3f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://github.com/inspirum/balikobot-php-symfony/actions)[![PHPStan](https://camo.githubusercontent.com/bde5bbb0323a8687c29edf03c5f14a4c8579bf1b8ce97120583c84d43932ebd1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7374796c652d6c6576656c253230392d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265266c6162656c3d7068707374616e)](https://github.com/phpstan/phpstan)[![Total Downloads](https://camo.githubusercontent.com/586567efbf6fa9c9d3175c0b0de4309ee65c76ae8dc06505832c52a8c91d46ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e73706972756d2f62616c696b6f626f742d73796d666f6e792e7376673f7374796c653d666c61742d73717561726526636f6c6f72423d626c7565)](https://packagist.org/packages/inspirum/balikobot-symfony/stats)[![Software License](https://camo.githubusercontent.com/816351f96d15fcde632c6dd8d59927149b172cccf08475fd1de05e384dab6a1e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f696e73706972756d2f62616c696b6f626f742d7068702d73796d666f6e792e7376673f7374796c653d666c61742d73717561726526636f6c6f72423d626c7565)](./LICENSE.md)

Symfony integration for [`inspirum/balikobot`](https://github.com/inspirum/balikobot-php).

Installation
------------

[](#installation)

Run composer require command:

```
composer require inspirum/balikobot-symfony

```

Enable bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
