oont-contents/plugins/google-listings-and-ads/vendor/league/container
2025-02-08 15:10:23 +01:00
..
src Themes & Plugins 2025-02-08 15:10:23 +01:00
CHANGELOG.md Themes & Plugins 2025-02-08 15:10:23 +01:00
composer.json Themes & Plugins 2025-02-08 15:10:23 +01:00
CONTRIBUTING.md Themes & Plugins 2025-02-08 15:10:23 +01:00
LICENSE.md Themes & Plugins 2025-02-08 15:10:23 +01:00
README.md Themes & Plugins 2025-02-08 15:10:23 +01:00

Container (Dependency Injection)

Author Latest Version Software License GitHub Actions Workflow Status Coverage Status Quality Score Total Downloads

This package is compliant with PSR-1, PSR-2, PSR-12, PSR-4, PSR-11 and PSR-12. 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
  • PHP 8.0
  • PHP 8.1
  • PHP 8.2
  • PHP 8.3
  • PHP 8.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 philipobenito@gmail.com instead of using the issue tracker.

Credits

License

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