# windpress/3.0.2/vendor/psr/container/README.md

WindPress – Tailwind CSS integration for WordPress, version 3.0.2. 14 lines.

- Page: https://pluginprobe.com/plugins/windpress/3.0.2/code/vendor/psr/container/README.md
- Raw: https://pluginprobe.com/plugins/windpress/3.0.2/raw/vendor/psr/container/README.md
- Modified: 2024-08-28T03:03:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/windpress/3.0.2/code/vendor/psr/container/README.md#L10-L20`.

```markdown
Container interface
==============

This repository holds all interfaces related to [PSR-11 (Container Interface)][psr-url].

Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.

The installable [package][package-url] and [implementations][implementation-url] are listed on Packagist.

[psr-url]: https://www.php-fig.org/psr/psr-11/
[package-url]: https://packagist.org/packages/psr/container
[implementation-url]: https://packagist.org/providers/psr/container-implementation


```
