# appsquickly/typhoon

Powerful dependency injection for Objective-C ✨✨ (https://github.com/appsquickly/pilgrim is the pure Swift successor to Typhoon!!)✨✨

Repository: https://github.com/appsquickly/typhoon
Canonical: https://ross.abutalabs.com/products/typhoon
Homepage: https://pilgrim.ph
Language: Objective-C
License: Apache-2.0
License Family: permissive
Topics: dependency-injection, typhoon, inversion-of-control, ioc, di, ioc-container
Last push: 2020-12-20T01:46:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4994, "days_push": 2083, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2691, forks 260 (observed 2026-08-28T04:07:11.024095+00:00)

## What it is
Typhoon is a powerful dependency injection (IoC) framework for Objective-C and Swift apps on Cocoa and CocoaTouch. It uses the Objective-C runtime to assemble and inject dependencies, and its pure Swift successor is Pilgrim.

## Use cases
- inject dependencies into iOS view controllers
- set up dependency injection in an Objective-C app
- wire up services with Core Data and Reactive Cocoa
- make iOS code more testable with DI
- replace singletons with an IoC container
- use dependency injection with Swift and storyboards

## When to choose
- you maintain an Objective-C Cocoa or CocoaTouch app needing full-featured DI
- you want a mature, battle-tested IoC container for legacy iOS codebases

## When to avoid
- you are starting a new pure Swift project - use Pilgrim instead
- you need DI outside the Apple ecosystem

## Facets
- artifact type: framework
- maturity: maintenance
- function: middleware, developer-tools
- domain: mobile-development, developer-tools, apple-ecosystem
- platform: -
- tags: dependency-injection, inversion-of-control, ioc-container, objective-c, cocoa, cocoatouch, ios, macos, swift, mobile

## Member repositories
- appsquickly/typhoon (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.024095+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:16:33.096903+00:00, confidence not recorded.
  - readme: https://github.com/appsquickly/typhoon (fetched 2026-08-28T04:07:11.024095+00:00, sha 45630da9e542)
- Data as of 2026-08-30T08:39:29.467469+00:00.
