Skip to content

Latest commit

 

History

History
executable file
·
32 lines (22 loc) · 1.26 KB

readme.md

File metadata and controls

executable file
·
32 lines (22 loc) · 1.26 KB

Iquety Injection

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.3 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