Packages from ekaterinadavidovich

  • PHP

    ekaterinadavidovich/container

    This project is example my work for portfolio. Container is dependency injection container. It allows you to implement the dependency injection design pattern meaning that you can decouple your class dependencies and have the container inject them where they are needed.