2017 © Pedro Peláez
 

symfony-bundle common-bundle

Symfony Common bundle for HOB

image

hob/common-bundle

Symfony Common bundle for HOB

  • Wednesday, February 24, 2016
  • by acassan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 39 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Utils for HOB micro services

SensioLabsInsight, (*1)

Installation

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

``` bash composer require hob/common-bundle, (*3)


To use the newest (maybe unstable) version please add following into your composer.json: ``` json { "require": { "hob/common-bundle": "dev-master" } }

Usage

Load bundle in AppKernel.php: ``` php new HOB\CommonBundle\CommonBundle(), (*4)


Configuration in config.yml: ``` yaml common_bundle: ~

The Versions

24/02 2016

dev-master

9999999-dev https://github.com/HallOfBets

Symfony Common bundle for HOB

  Sources   Download

MIT

The Requires