https://github.com/php-forge/yii2-plugin-psalm
Psalm plugin for Yii2.
https://github.com/php-forge/yii2-plugin-psalm
Last synced: 10 months ago
JSON representation
Psalm plugin for Yii2.
- Host: GitHub
- URL: https://github.com/php-forge/yii2-plugin-psalm
- Owner: php-forge
- License: mit
- Created: 2024-07-14T14:47:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-14T14:47:18.000Z (over 1 year ago)
- Last Synced: 2025-03-27T16:21:41.786Z (10 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Template.
## Installation
The preferred way to install this extension is through [composer](https://getcomposer.org/download/).
Either run
```shell
composer require --prefer-dist package
```
or add
```json
"package": "version"
```
to the require-dev section of your `composer.json` file.
## Usage
[Check the documentation docs](docs/README.md) to learn about usage.
## Testing
[Check the documentation testing](docs/testing.md) to learn about testing.
## Support versions
[](https://www.php.net/releases/8.1/en.php)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.
## Our social networks
[](https://twitter.com/Terabytesoftw)