This PHP script for adding dependency injection support in PHP. Dependency Injection (DI) in computer programming refers to the process of supplying and external dependency to a software componet. Klass provides automatic generation of accessors (getters, setters,...) for properties.Including the script into a live PHP website, allows the developer to use dependency injection principles and functions for his project.
License: MIT License
Added: 1 year, 8 months 2 days ago Updated: 1 year, 8 months 1 day ago