sxbrsky/dependency-injection

A lightweight PSR-11 dependency injection container.

0.1.0 2024-08-27 18:36 UTC

This package is auto-updated.

Last update: 2024-09-14 15:33:39 UTC


README

GitHub Actions Workflow Status Packagist Downloads Packagist Version Packagist License

The DependencyInjection provides a implementation of the PHP-FIG PSR-11 standard, which defines a common interface for dependency injection containers. Aims to provide a simple and efficient Inversion of Control (IoC) container for PHP applications.

Resources

License

The MIT License (MIT). Please see License for more information.