cekta/di

psr/container implementation for humans

v1.1.0 2023-10-05 21:01 UTC

This package is auto-updated.

Last update: 2024-04-17 23:25:30 UTC


README

Telegram chat Mutation testing badge Latest Stable Version License

psr/container implementation for humans

Features

  • Supports Autowiring with automatic constructor-based configuration and variadic arguments.
  • Allows you to manually configure any dependency via closures.
  • Easy to improve and extend.
  • Contains everything you need.
  • Supports opcache compilation (fast).
  • High code quality (see the badges).

Install via composer

composer require cekta/di

Video tutorial (Russian).

Video Preview