This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/league/container
2018-11-23 12:29:20 +00:00
..
src Update Composer, update everything 2018-11-23 12:29:20 +00:00
CHANGELOG.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
composer.json Update Composer, update everything 2018-11-23 12:29:20 +00:00
CONTRIBUTING.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
LICENSE.md Update Composer, update everything 2018-11-23 12:29:20 +00:00
README.md Update Composer, update everything 2018-11-23 12:29:20 +00:00

Container (Dependency Injection)

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

SensioLabsInsight

This package is compliant with PSR-1, PSR-2 and PSR-4. 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 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • PHP 7.1
  • HHVM

Documentation

Container has full documentation, powered by Jekyll.

Contribute to this documentation in the gh-pages branch.

Testing

$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email philipobenito@gmail.com instead of using the issue tracker.

Credits

All Orno\Di contributions can be found here.

License

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