iquety/injection

library for implementing Dependency Injection and Inversion of Control

v1.2.0 2022-11-05 17:59 UTC

This package is auto-updated.

Last update: 2024-04-05 21:12:44 UTC


README

PHP Version License Codacy Badge Codacy Badge

English Português

Synopsis

Iquety Injection is a library to implement the "Dependency Injection" and "Inversion of control" patterns.

composer require iquety/injection

For detailed information, see Documentation Summary.

Characteristics

  • Made for PHP 8.0 or higher;
  • Codified with best practices and maximum quality;
  • Well documented and IDE friendly;
  • Made with TDD (Test Driven Development);
  • Implemented with unit tests using PHPUnit;
  • Made with ❤️ & ☕.

Credits

Ricardo Pereira Dias