PhpDev.App
thephpleague/container

thephpleague/container

Stars: 800

Forks: 99

Pull Requests: 129

Issues: 123

Watchers: 23

Last Updated: 2023-07-25 19:56:37

Small but powerful dependency injection container

License: MIT License

Languages: PHP

http://container.thephpleague.com

Container (Dependency Injection)

Author Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

This package is compliant with PSR-1, PSR-2, PSR-12, PSR-4 and PSR-11. If you notice compliance oversights, please send a patch via pull request.

Install

Via Composer

$ composer require league/container

Requirements

The following versions of PHP are supported by this version.

  • PHP 7.2
  • PHP 7.3
  • PHP 7.4

Documentation

Container has full documentation, powered by Jekyll.

Contribute to this documentation in the docs/ sub-directory.

Testing

Testing includes PHPUnit and PHPStan (Level 7).

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

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