COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200825071805/https://github.com/topics/ioc-container
Here are
320 public repositories
matching this topic...
Dependency injection framework for Swift with iOS/macOS/Linux
Updated
May 9, 2020
Swift
An addictive .NET IoC container
Powerful dependency injection for iOS & OSX (Objective-C & Swift)
Updated
Jul 3, 2020
Objective-C
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 Python
Updated
Aug 25, 2020
Python
Dependency Injection framework for Swift (iOS/macOS/Linux)
Updated
Jul 9, 2020
Swift
Simple React Social Network
Updated
Mar 22, 2020
TypeScript
A Lightweight annotation-based dependency injection container for typescript.
Updated
Jul 21, 2020
TypeScript
🦘 A dependency injection container for C++11, C++14 and later
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Updated
May 20, 2020
Java
A reactive take on the ECS pattern for .net game developers
Grace is a feature rich dependency injection container library
Swinject extension for automatic dependency injection via Storyboard
Updated
Apr 23, 2020
Swift
A dead-simple JavaScript IoC container. Easy to learn, easy to use.
Updated
Mar 5, 2015
JavaScript
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
Jun 1, 2020
TypeScript
PSR-11 compatible Dependency Injection Container for PHP.
CatLib lightweight dependency injection container
Extremely Fast Dependency Injection Library.
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Updated
Jul 17, 2020
JavaScript
Autofac extras library for component registration via attributes 用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验
A Laravel inspired front-end framework for JavaScript artisans.
Updated
Aug 11, 2020
JavaScript
Hierarchical Dependency Injection with new React 16 Context API
Updated
Jul 16, 2020
JavaScript
A lightweight yet powerful IoC container for Go projects
spring源码学习附注释(Version 4.2.0),the second debug.
⚡ 简单的Java依赖注入框架,代码量少,实现了依赖注入和AOP。适合Spring源码的初学者掌握其核心原理
Updated
Jan 13, 2019
Java
Ioc container with all required goodies to write scalable node applications
Updated
Aug 5, 2020
TypeScript
Core of rockerjs, the solution for Node EE. Rockerjs-core provides a IoC container and AOP based on TypeScript, Compatible with any system or framework.
Updated
May 23, 2019
TypeScript
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来讨论。