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

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

sideclick/core-bundle
=====================

This is a Symfony Bundle compatible with Symfony 2.6+ which provides several features we consider core here at Sideclick.

0.2(9y ago)18422mitPHPPHP &gt;=5.3.3

Since Jan 6Pushed 9y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Sideclick CoreBundle
====================

[](#sideclick-corebundle)

This is a Symfony Bundle compatible with Symfony 2.6+ which provides several features which are commonly required in Symfony projects.

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

[](#installation)

### Step 1: Add the following to the "require" section of composer.json

[](#step-1-add-the-following-to-the-require-section-of-composerjson)

```
"sideclick/core-bundle": "dev-master"

```

### Step 2: Enable the bundle

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

Enable the bundle in the kernel:

```
