Skip to content

HallOfBets/HOBCommonBundle

Repository files navigation

Utils for HOB micro services

SensioLabsInsight

Installation

To install this bundle, run the command below and you will get the latest version.

composer require hob/common-bundle

To use the newest (maybe unstable) version please add following into your composer.json:

{
    "require": {
        "hob/common-bundle": "dev-master"
    }
}

Usage

Load bundle in AppKernel.php:

new HOB\CommonBundle\CommonBundle()

Configuration in config.yml:

common_bundle: ~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages