2017 © Pedro PelĂĄez
 

bundle wrapper-bundle

Adds some default shortcuts for container and commands

image

basecom/wrapper-bundle

Adds some default shortcuts for container and commands

  • Friday, January 3, 2014
  • by basecom
  • Repository
  • 1 Watchers
  • 2 Stars
  • 11,093 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

basecom/WrapperBundle

License informations: LGPL, (*1)

This bundle provides some shortcuts to default services/methods of a container: * getDoctrine(...) * getManager(...) * getContainer() * setContainer(...) * get(...), (*2)


To use the wrapper for a default, container wearing class, you just have to extend this clas from our wrapper:, (*3)

``` php class MyNewContainerWearingClass extends \basecom\WrapperBundle\ContainerAware\ContainerAware { // cool stuff here }, (*4)


The same applies to a command: ``` php class MyNewCommand extends \basecom\WrapperBundle\ContainerAware\ContainerAwareCommand { // cool stuff here }

The Versions

03/01 2014

dev-master

9999999-dev https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper

03/01 2014

2.4.0

2.4.0.0 https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper

03/01 2014

dev-develop

dev-develop https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper

19/11 2013

2.3.0

2.3.0.0 https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper

05/04 2013

2.0.1

2.0.1.0 https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper

05/04 2013

2.0.0

2.0.0.0 https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper

01/02 2013

1.0.1

1.0.1.0 https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper

07/11 2012

1.0.0

1.0.0.0 https://github.com/basecom/WrapperBundle

Adds some default shortcuts for container and commands

  Sources   Download

LGPL

The Requires

 

container wrapper