PSR-11: Container interface topic

common interfaces for dependency injection containers (usually service locators) in a standardized way of how frameworks and libraries make use of a container to obtain objects and parameters.

List PSR-11: Container interface repositories

BehatNoExtension

32
Stars
3
Forks
Watchers

This Behat extension makes it possible to extend Behat without having to write an extension yourself.

injector

5
Stars
1
Forks
Watchers

Injects services from a PSR-11 service container into objects

phpunit-injector

61
Stars
3
Forks
Watchers

Injects services from a PSR-11 dependency injection container to PHPUnit test cases

crystal

11
Stars
2
Forks
Watchers

Crystal PHP Microframework

dependency-injection

4.1k
Stars
90
Forks
Watchers

Allows you to standardize and centralize the way objects are constructed in your application

siler

1.1k
Stars
90
Forks
Watchers

⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.

soluble-mediatools

144
Stars
11
Forks
Watchers

Video / audio conversion, thumbnailing and more ! PHP FFmpeg wrapper

PHP-DI

2.6k
Stars
311
Forks
Watchers

The dependency injection container for humans