Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sergeil/ExpanderBundle

Repository files navigation

SliExpanderBundle Build Status

The bundle adds a bunch of classes and might prove useful when you need to build easily extensible architecture, it defines some sort of extension-points architecture that leverages CompilerPass approach provided by Symfony.

Installation

Add this dependency to your composer.json:

"sergeil/expander-bundle": "~1.0"

Update your AppKernel class and add SliExpanderBundle declaration there:

new Sli\ExpanderBundle\SliExpanderBundle(),

Documentation

It is on its way already, rly

Licensing

This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE

About

Bundle makes it easy to create extensible bundles by providing a universal extension-points architecture.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages