PHPackages                             nathiss/quote-generator-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. nathiss/quote-generator-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

nathiss/quote-generator-bundle
==============================

A simple Symfony 2|3 bundle for generating quotes.

v1.0.3(9y ago)032MITPHP &gt;=5.3.0

Since Sep 11Compare

[ Source](https://github.com/nathiss/QuoteGeneratorBundle)[ Packagist](https://packagist.org/packages/nathiss/quote-generator-bundle)[ Docs](https://github.com/nathiss/QuoteGeneratorBundle)[ RSS](/packages/nathiss-quote-generator-bundle/feed)WikiDiscussions Synced today

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

QuoteGeneratorBundle
====================

[](#quotegeneratorbundle)

A simple Symfony 2|3 bundle for generating quotes.

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

[](#installation)

### Step 1. Install

[](#step-1-install)

Open a command console, enter your project directory and execute the following command to download the latest stable version:

```
$ composer require nathiss/quote-generator-bundle
```

### Step 2. Enable bundle

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

Enable the bundle by adding it to the list of registred bundles in the `app/AppKernel.php` file:

```
