PHPackages                             0s1r1s/dev-shortcuts-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. 0s1r1s/dev-shortcuts-bundle

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

0s1r1s/dev-shortcuts-bundle
===========================

Bundle for symfony2 console command shortcuts.

2213PHP

Since Nov 27Pushed 12y ago1 watchersCompare

[ Source](https://github.com/0s1r1s/DevShortcutsBundle)[ Packagist](https://packagist.org/packages/0s1r1s/dev-shortcuts-bundle)[ RSS](/packages/0s1r1s-dev-shortcuts-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

DevShortcutsBundle
==================

[](#devshortcutsbundle)

DevShortcutsBundle is a symfony2 bundle that allows you to run often used console commands with shortcuts. During development you always need to clear caches, reset the database, dump/watch the assets etc. With the DevShortcutsBundle you can easily run this commands faster.

\##Basic docs

- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [List of available shortcuts](#shortcut-list)

\##Installation

### Composer

[](#composer)

```
composer require 0s1r1s/dev-shortcuts-bundle

```

\##Configuration Register the bundle:

```
