2017 © Pedro Peláez
 

library iocart

Ioc which use the spring style.

image

arhframe/iocart

Ioc which use the spring style.

  • Friday, August 29, 2014
  • by arhframe
  • Repository
  • 1 Watchers
  • 1 Stars
  • 109 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

IocArt

IocArt is an another IOC (inversion of Control) and he is close too Spring Ioc style. The main point is that IocArt have his context file in yml. Bean is "class" wich you can inject inside their properties: * Another bean * Property file * A yaml file read by yamlarh * A stream, (*1)

You can also import other yaml context in a yaml context, (*2)

Installation

Through Composer, obviously:, (*3)

{
    "require": {
        "arhframe/iocart": "1.*"
    }
}

Usage

use Arhframe\IocArt\BeanLoader;

$beanLoader = BeanLoader::getInstance();
$beanLoader->loadContext('your/yaml/file/for/context');

Examples

The Versions

29/08 2014

dev-master

9999999-dev https://github.com/arhframe/annotations

Ioc which use the spring style.

  Sources   Download

MIT

The Requires

 

framework ioc arhframe spring

29/08 2014

1.0.5

1.0.5.0 https://github.com/arhframe/annotations

Ioc which use the spring style.

  Sources   Download

MIT

The Requires

 

framework ioc arhframe spring

04/08 2014

1.0.4

1.0.4.0 https://github.com/arhframe/annotations

Ioc which use the spring style.

  Sources   Download

MIT

The Requires

 

framework ioc arhframe spring

10/07 2014

1.0.3

1.0.3.0 https://github.com/arhframe/annotations

Ioc which use the spring style.

  Sources   Download

MIT

The Requires

 

framework ioc arhframe spring

09/07 2014

1.0.2

1.0.2.0 https://github.com/arhframe/annotations

Ioc which use the spring style.

  Sources   Download

MIT

The Requires

 

framework ioc arhframe spring

25/06 2014

1.0.1

1.0.1.0 https://github.com/arhframe/annotations

Ioc which use the spring style.

  Sources   Download

MIT

The Requires

 

framework ioc arhframe spring

24/06 2014

1.0.0

1.0.0.0 https://github.com/arhframe/annotations

Ioc which use the spring style.

  Sources   Download

MIT

The Requires

 

framework ioc arhframe spring