2017 © Pedro Peláez
 

library potion

A simple Dependency Injection Container based on Pimple.

image

formula9/potion

A simple Dependency Injection Container based on Pimple.

  • Tuesday, July 5, 2016
  • by Formula9
  • Repository
  • 2 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Formula Nine Potion

Potion is a branch split of Fabien Potencier's Pimple repository., (*1)

The purpose of this repository is to modify and customize the excellent Pimple container for the Formula Nine framework. The framework uses both Pimple (through a clone of Silex - Formula9/Core) and the Illuminate Container (also encapsulated by the framework.), (*2)

Alterations will include PHP7 features and removal of some problematic code., (*3)

Pimple is Copyright (c) 2009 by Fabien Potencier and released under MIT License., (*4)

Formula Nine Potion is released under MIT License., (*5)

The Versions

05/07 2016

dev-master

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

A simple Dependency Injection Container based on Pimple.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar Greg Truesdell

dependency injection container

05/07 2016

v1.0

1.0.0.0 https://github.com/Formula9

A simple Dependency Injection Container based on Pimple.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Avatar Greg Truesdell

dependency injection container

05/07 2016

dev-dev-master

dev-dev-master https://github.com/Formula9

A simple Dependency Injection Container based on Pimple.

  Sources   Download

MIT

The Requires

  • php >=7.0.4

 

by Avatar Greg Truesdell

dependency injection container