Popularity
5.9
Growing
Activity
6.0
-
827
23
100

Description

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

Code Quality Rank: L5
Programming language: PHP
License: MIT License
Tags: Dependency Injection     Dependency     Container     League     Di     Injection     Service     Provider    
Latest version: v4.2.0

Container alternatives and similar libraries

Based on the "Dependency Injection" category.
Alternatively, view Container alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Container or a related project?

Add another 'Dependency Injection' Library

README

Container (Dependency Injection)

Author Latest Version [Software License](LICENSE.md) Build Status Coverage Status Quality Score Total Downloads

This package is compliant with PSR-1, PSR-2, 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.0
  • PHP 7.1
  • PHP 7.2
  • PHP 7.3
  • PHP 7.4
  • PHP 8.0

Documentation

Container has full documentation, powered by Jekyll.

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

Testing

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


*Note that all licence references and agreements mentioned in the Container README section above are relevant to that project's source code only.