The Wayback Machine - https://web.archive.org/web/20210812091218/https://github.com/topics/ioc-container
Here are
393 public repositories
matching this topic...
Dependency injection framework for Swift with iOS/macOS/Linux
-
Updated
Jul 23, 2021
-
Swift
An addictive .NET IoC container
Powerful dependency injection for Objective-C
✨✨ (
https://PILGRIM.PH is the pure Swift successor to Typhoon!!)
✨✨
-
Updated
Dec 20, 2020
-
Objective-C
Dependency injection framework for Python
-
Updated
Aug 12, 2021
-
Python
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
A Dependency Injection/Inversion of Control tool for .NET
Dependency Injection framework for Swift (iOS/macOS/Linux)
-
Updated
Jul 12, 2021
-
Swift
A Lightweight annotation-based dependency injection container for typescript.
-
Updated
Aug 10, 2021
-
TypeScript
Simple React Social Network
-
Updated
Jan 5, 2021
-
TypeScript
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
-
Updated
Jul 30, 2021
-
Java
A reactive take on the ECS pattern for .net game developers
🦘 A dependency injection container for C++11, C++14 and later
Grace is a feature rich dependency injection container library
Swinject extension for automatic dependency injection via Storyboard
-
Updated
Jul 22, 2021
-
Swift
A lightweight yet powerful IoC dependency injection container for Go projects
Node JS , Typescript , Express based reactive microservice starter project for REST and GraphQL APIs
-
Updated
Jun 2, 2020
-
TypeScript
🦄 lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
-
Updated
Nov 29, 2020
-
TypeScript
A dead-simple JavaScript IoC container. Easy to learn, easy to use.
-
Updated
Mar 5, 2015
-
JavaScript
CatLib lightweight dependency injection container
Hierarchical Dependency Injection with new React 16 Context API
-
Updated
Aug 10, 2021
-
JavaScript
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
-
Updated
Aug 10, 2021
-
JavaScript
Autofac extras library for component registration via attributes 用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验
Extremely Fast Dependency Injection Library.
PSR-11 compatible Dependency Injection Container for PHP.
A Laravel inspired front-end framework for JavaScript artisans.
-
Updated
Dec 26, 2020
-
JavaScript
🛠 A full-featured dependency injection container for go programming language.
spring源码学习附注释(Version 4.2.0),the second debug.
IoC container with all required goodies to write scalable node applications
-
Updated
Jul 19, 2021
-
TypeScript
Single-file minimal C# IoC container
Improve this page
Add a description, image, and links to the
ioc-container
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ioc-container
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
关于接下来要写什么:
你们在这个时间点看到的文章已经把Laravel的Database部分都讲完了,接下来的计划是:
事件系统、用户认证系统、异常处理、Session以及Laravel应用请求整个生命周期的总结,当然我也想把
Composer原理和Laravel中用到的设计模式说一下以便更好的理解。时间来到了6月,希望能在18年把Laravel这些核心相关的东西大体梳理完,把年初挖的这个坑填上。
关于问题反馈和交流:
我在写这些文章时都会尽量严谨防止由于自己的失误误导大家,有的部分源码过多也就难免会有贴上了大块源码的地方,如果有看不懂的也欢迎针对话题新开issue来讨论。