cekta/di

psr/container implementation for humans

Maintainers

Details

github.com/cekta/di

Source

Issues

Installs: 378

Dependents: 1

Suggesters: 0

Security: 0

Stars: 80

Watchers: 10

Forks: 7

Open Issues: 3

pkg:composer/cekta/di

v2.2.1 2025-11-23 09:45 UTC

This package is auto-updated.

Last update: 2025-11-23 09:46:40 UTC


README

Telegram chat Mutation testing badge Latest Stable Version License

psr/container implementation for humans

Features

  • Autowiring support Union Types, Intersection Types, DNF Types, and variadic arguments
  • Supports Autowiring with automatic constructor-based configuration
  • Allows you to manually configure any dependency via closures.
  • Support interface and abstract classes
  • High code quality (see the badges).
  • Supports opcache compilation (fast).

Video demonstration (russian)

Watch the video

more complex example see in acceptance test