2017 © Pedro Peláez
 

library applications

PHP applications ecosystem

image

thinframe/applications

PHP applications ecosystem

  • Wednesday, May 13, 2015
  • by unusorin
  • Repository
  • 2 Watchers
  • 0 Stars
  • 9,957 Installations
  • PHP
  • 9 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 6 Versions
  • 2 % Grown

The README.md

ThinFrame Applications

ThinFrame Applications is a PHP library build on top of Symfony2 Dependency Injection Container (S2DiC) that provides an abstract use over any PHP library/component., (*1)

Latest Stable Version Latest Unstable Version License, (*2)

Using the S2DiC, you can define what services your component provides, which extensions/compiler passes it uses and some other details. This way, when you want to use a specific component, you don't have to worry about configuring it the right way or other related things. Just instantiate that specific app and request the service you need., (*3)

Each app contains the following things:, (*4)

  • A container builder for S2DiC
  • A application name
  • A list of applications that are used
  • Configuration files (standard S2DiC yml files)

Each app contains it's own container builder, but when they are chained, the top level app that you are using will merge all parent container builders into it's own. So, you will get a single container builder with all the services already configured., (*5)

Features:

  • Application specific dependency injection container
  • Chained applications
  • Advanced configuration for S2DiC
  • Supports aware objects, so when you request a service, it will be automaticaly injected with the needed dependency.

Installation:

  • via Composer: "thinframe/applications":"@stable"

The Versions

13/05 2015

dev-develop

dev-develop http://thinframe.net

PHP applications ecosystem

  Sources   Download

MIT

The Requires

 

The Development Requires

applications thinframe ecosystem

23/07 2014

0.4.x-dev

0.4.9999999.9999999-dev http://thinframe.net

PHP applications ecosystem

  Sources   Download

MIT

The Requires

 

applications thinframe ecosystem

07/04 2014

dev-gaufrette_file_systems

dev-gaufrette_file_systems http://thinframe.net

PHP applications ecosystem

  Sources   Download

MIT

The Requires

 

applications thinframe ecosystem

31/01 2014
26/01 2014

v0.2.1

0.2.1.0 http://thinframe.net

PHP applications ecosystem

  Sources   Download

MIT

The Requires

 

applications thinframe ecosystem

01/12 2013

v0.1.0a1

0.1.0.0-alpha1 http://thinframe.net

PHP applications ecosystem

  Sources   Download

MIT

The Requires

 

applications thinframe ecosystem