auryn
Injector
An IoC dependency injector that recursively instantiates class dependencies
IoC Dependency Injector
722 stars
31 watching
65 forks
Language: PHP
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
gracicot/kangaru | An inversion of control container for C++11 and later with dependency injection features. | 498 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
patrickklaeren/autoregisterinject | Automatically registers dependencies in Microsoft Dependency Injection Service Collection using compile-time source generation | 73 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
coreyasmith/sitecore-processor-dependency-injection | Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies | 0 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
restuwahyu13/kraken-browser | A dependency injection framework for registering modules to global access in JavaScript applications. | 4 |
rodionovd/task_vaccine | A C-based library that enables code injection into macOS processes by creating a new thread and executing a specific function within the process | 54 |
enjoiz/xxeinjector | Automates exploitation of XXE vulnerability using various methods to retrieve files and data from vulnerable applications. | 1,542 |
kyleavery/inject-assembly | Enables .NET assembly execution within an existing process without blocking the parent process | 484 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |