The Wayback Machine - https://web.archive.org/web/20220906122806/https://github.com/cekta/di
Skip to content

cekta/di

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting started with Cekta/DI

Telegram chat Mutation testing badge Latest Stable Version License

psr/container implementation for humans

Features

  • Support Autowiring. Constructor-based automatic configuration
  • Autowiring support variadic arguments.
  • Allows you to manually configure any dependency (using closure).
  • Easy to improve and extend.
  • Contain everything you need.
  • Support opcache compilation (fast)
  • High code quality (see badges)

Install via composer

composer require cekta/di