Letter P

php-container-interop - Promoting the interoperability of container objects (DIC, SL, etc.)

Website: https://github.com/container-interop/container-interop
License: MIT
Vendor: Alcance Libre, Inc.
Description:
container-interop tries to identify and standardize features in container
objects (service locators, dependency injection containers, etc.) to achieve
interopererability.

Through discussions and trials, we try to create a standard, made of common
interfaces but also recommendations.

If PHP projects that provide container implementations begin to adopt these
common standards, then PHP applications and projects that use containers can
depend on the common interfaces instead of specific implementations. This
facilitates a high-level of interoperability and flexibility that allows users
to consume any container implementation that can be adapted to these interfaces.

The work done in this project is not officially endorsed by the PHP-FIG [1],
but it is being worked on by members of PHP-FIG and other good developers. We
adhere to the spirit and ideals of PHP-FIG, and hope this project will pave the
way for one or more future PSRs.

Autoloader: /usr/share/php/Interop/Container/autoload.php

[1] http://www.php-fig.org/

Packages

php-container-interop-1.2.0-13.fc14.al.src [72 KiB] Changelog by Remi Collet (2021-11-10):
- use range dependencies

Listing created by Repoview-0.6.6-6.fc14.al