PHPackages                             graviton/json-command-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. graviton/json-command-bundle

ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

graviton/json-command-bundle
============================

Symfony bundle to graviton/json-command

v1.0.1(6y ago)03.5k1MITPHPPHP &gt;=7.3

Since Jul 31Pushed 6y ago2 watchersCompare

[ Source](https://github.com/libgraviton/json-command-bundle)[ Packagist](https://packagist.org/packages/graviton/json-command-bundle)[ RSS](/packages/graviton-json-command-bundle/feed)WikiDiscussions develop Synced 6d ago

READMEChangelogDependencies (4)Versions (8)Used By (0)

GravitonJsonCommandBundle
=========================

[](#gravitonjsoncommandbundle)

Symfony bundle to the [graviton/json-command](https://github.com/libgraviton/json-command).

Installation
============

[](#installation)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Run

```
composer require graviton/json-command-bundle
```

or add to your `composer.json`

```
"graviton/json-command-bundle": "*",
```

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding the following line in the `app/AppKernel.php`file of your project:

```
