PHPackages                             mpoiriert/nucleus-console-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. [CLI &amp; Console](/categories/cli)
4. /
5. mpoiriert/nucleus-console-bundle

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

mpoiriert/nucleus-console-bundle
================================

Allow to create a command with a annotation on a service method

0703PHP

Since Mar 26Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mpoiriert/nucleus-console-bundle)[ Packagist](https://packagist.org/packages/mpoiriert/nucleus-console-bundle)[ RSS](/packages/mpoiriert-nucleus-console-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

nucleus-console-bundle
======================

[](#nucleus-console-bundle)

[![Build Status](https://camo.githubusercontent.com/e417b157a4f9f8456474d7ebbd573ca6735609063527fb6a057f3cfd46facbc2/68747470733a2f2f6170692e7472617669732d63692e6f72672f6d706f6972696572742f6e75636c6575732d636f6e736f6c652d62756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/nucleus-console-bundle)

Using a annotation above a service method you are able to create a command accessible from the CLI.

To use it in your application you must register 2 bundles since there is a dependency on [nucleus-bundle](https://github.com/mpoiriert/nucleus-bundle).

```
