https://github.com/lctrs/psalm-psr-container-plugin
Let Psalm understand better psr11 containers
https://github.com/lctrs/psalm-psr-container-plugin
container plugin psalm psr psr11
Last synced: 3 months ago
JSON representation
Let Psalm understand better psr11 containers
- Host: GitHub
- URL: https://github.com/lctrs/psalm-psr-container-plugin
- Owner: Lctrs
- License: mit
- Created: 2020-02-03T22:43:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T03:04:40.000Z (3 months ago)
- Last Synced: 2025-04-06T06:48:42.440Z (3 months ago)
- Topics: container, plugin, psalm, psr, psr11
- Language: PHP
- Size: 2.82 MB
- Stars: 16
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# psalm-psr-container-plugin
[](https://github.com/Lctrs/psalm-psr-container-plugin/actions)
[](https://github.com/Lctrs/psalm-psr-container-plugin/actions)
[](https://github.com/Lctrs/psalm-psr-container-plugin/actions)[](https://shepherd.dev/github/Lctrs/psalm-psr-container-plugin)
[](https://packagist.org/packages/Lctrs/psalm-psr-container-plugin)
[](https://packagist.org/packages/Lctrs/psalm-psr-container-plugin)## Installation
Run
```sh
composer require --dev lctrs/psalm-psr-container-plugin
```## Usage
Run
```
vendor/bin/psalm-plugin enable lctrs/psalm-psr-container-plugin
```to enable the plugin.
## Changelog
Please have a look at [`CHANGELOG.md`](CHANGELOG.md).
## Contributing
Please have a look at [`CONTRIBUTING.md`](.github/CONTRIBUTING.md).
## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).