All Projects → brick → Di

brick / Di

Licence: mit
Dependency Injection and IoC framework for PHP

Projects that are alternatives of or similar to Di

brisk-ioc
fast light brisk ioc/di container on nodejs; Node下快速 轻量的IoC/DI容器,依赖注入,配合装饰器使用
Stars: ✭ 12 (+140%)
Mutual labels:  ioc, dependency-injection, ioc-container
Reflex
Minimal dependency injection framework for Unity
Stars: ✭ 263 (+5160%)
Mutual labels:  ioc, dependency-injection, ioc-container
iocgo
A lightweight Inversion of Control (IoC) (Dependency Injection) container for Golang
Stars: ✭ 36 (+620%)
Mutual labels:  ioc, dependency-injection, ioc-container
Ioc
🦄 lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
Stars: ✭ 171 (+3320%)
Mutual labels:  dependency-injection, ioc, ioc-container
Typescript Ioc
A Lightweight annotation-based dependency injection container for typescript.
Stars: ✭ 427 (+8440%)
Mutual labels:  dependency-injection, ioc, ioc-container
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Stars: ✭ 2,711 (+54120%)
Mutual labels:  dependency-injection, ioc, ioc-container
Kangaru
🦘 A dependency injection container for C++11, C++14 and later
Stars: ✭ 297 (+5840%)
Mutual labels:  dependency-injection, ioc, ioc-container
React Ioc
Hierarchical Dependency Injection with new React 16 Context API
Stars: ✭ 133 (+2560%)
Mutual labels:  dependency-injection, ioc, ioc-container
di
🛠 A full-featured dependency injection container for go programming language.
Stars: ✭ 156 (+3020%)
Mutual labels:  ioc, dependency-injection, ioc-container
inject
[Archived] See https://github.com/goava/di.
Stars: ✭ 49 (+880%)
Mutual labels:  ioc, dependency-injection, ioc-container
Container
A lightweight yet powerful IoC container for Go projects
Stars: ✭ 160 (+3100%)
Mutual labels:  dependency-injection, ioc, ioc-container
ThunderboltIoc
One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.
Stars: ✭ 40 (+700%)
Mutual labels:  ioc, dependency-injection, ioc-container
Node Dependency Injection
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Stars: ✭ 140 (+2700%)
Mutual labels:  dependency-injection, ioc, ioc-container
ashley
Ashley is a dependency injection container for JavaScript.
Stars: ✭ 23 (+360%)
Mutual labels:  ioc, dependency-injection, ioc-container
Disco
PSR-11 compatible Dependency Injection Container for PHP.
Stars: ✭ 135 (+2600%)
Mutual labels:  dependency-injection, ioc, ioc-container
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (+340%)
Mutual labels:  ioc, dependency-injection, ioc-container
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (+1160%)
Mutual labels:  dependency-injection, ioc, ioc-container
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+23960%)
Mutual labels:  dependency-injection, ioc, ioc-container
SwiftInjection
Dependency Injection framework for Swift
Stars: ✭ 21 (+320%)
Mutual labels:  ioc, dependency-injection, ioc-container
DependencyInjector
Lightweight dependency injector
Stars: ✭ 30 (+500%)
Mutual labels:  ioc, dependency-injection, ioc-container

Brick\Di

A Dependency Injection and Inversion Of Control framework.

Build Status Coverage Status Latest Stable Version License

Introduction

To be written.

Installation

This library is installable via Composer:

composer require brick/di

Requirements

This library requires PHP 7.1 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].