https://github.com/typhoon-php/check-visibility-psalm-plugin
Ensures classes and functions have @api or @internal annotation
https://github.com/typhoon-php/check-visibility-psalm-plugin
Last synced: 6 months ago
JSON representation
Ensures classes and functions have @api or @internal annotation
- Host: GitHub
- URL: https://github.com/typhoon-php/check-visibility-psalm-plugin
- Owner: typhoon-php
- Created: 2024-09-06T21:00:42.000Z (over 1 year ago)
- Default Branch: 0.1.x
- Last Pushed: 2025-03-03T10:54:53.000Z (over 1 year ago)
- Last Synced: 2025-09-27T13:57:24.172Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typhoon Check Visibility Psalm Plugin
[](https://packagist.org/packages/typhoon/check-visibility-psalm-plugin)
[](https://github.com/typhoon-php/check-visibility-psalm-plugin/releases)
[](https://shepherd.dev/github/typhoon-php/check-visibility-psalm-plugin)
[](https://shepherd.dev/github/typhoon-php/check-visibility-psalm-plugin)
## Installation
```shell
composer require --dev typhoon/check-visibility-psalm-plugin
vendor/bin/psalm-plugin enable typhoon/check-visibility-psalm-plugin
```