PHPackages                             grossum/core-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. grossum/core-bundle

ActiveSymfony-bundle

grossum/core-bundle
===================

This core bundle required for Grossum bundles

v0.1.3(9y ago)02.1k1[1 PRs](https://github.com/GrossumUA/CoreBundle/pulls)1MITPHPPHP &gt;=5.4

Since May 7Pushed 9y ago7 watchersCompare

[ Source](https://github.com/GrossumUA/CoreBundle)[ Packagist](https://packagist.org/packages/grossum/core-bundle)[ RSS](/packages/grossum-core-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (1)

Grossum Core Bundle
===================

[](#grossum-core-bundle)

[![Total Downloads](https://camo.githubusercontent.com/df5d4dcedb707c740614192f5acaae0d2caaac7d13a388c3cce2c97ff4567b6b/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f636f72652d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/grossum/core-bundle) [![Latest Stable Version](https://camo.githubusercontent.com/690b9f6c35426d25700c36cf76979b576a91ef70da550c70d65e077abf154616/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f636f72652d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/grossum/core-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/4761d075733a0b9c06584a16cf623985410dd2d4fc8de900f63b6cc03eb36ddf/68747470733a2f2f706f7365722e707567782e6f72672f67726f7373756d2f636f72652d62756e646c652f762f756e737461626c652e737667)](https://packagist.org/packages/grossum/core-bundle)

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

[](#installation)

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

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

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

```
composer require grossum/core-bundle "0.1.*@dev"
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.git

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:

```
