Skip to content

cekta/di

Repository files navigation

Getting started with Cekta/DI

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