https://github.com/futurerockstars/nette-psalm-plugin
A Psalm plugin, that adds stub files for Nette Framework classes with more precise definition suitable for static analysis.
https://github.com/futurerockstars/nette-psalm-plugin
nette-framework psalm-plugin static-analysis
Last synced: 4 months ago
JSON representation
A Psalm plugin, that adds stub files for Nette Framework classes with more precise definition suitable for static analysis.
- Host: GitHub
- URL: https://github.com/futurerockstars/nette-psalm-plugin
- Owner: futurerockstars
- Archived: true
- Created: 2020-05-17T13:06:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T03:46:13.000Z (about 4 years ago)
- Last Synced: 2024-11-13T14:51:44.936Z (7 months ago)
- Topics: nette-framework, psalm-plugin, static-analysis
- Language: PHP
- Homepage: https://www.futurerockstars.cz
- Size: 26.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Psalm plugin for Nette Framework
[](https://www.packagist.org/packages/futurerockstars/nette-psalm-plugin)
[](https://vwww.packagist.org/packages/futurerockstars/nette-psalm-plugin)A Psalm plugin, that adds stub files for Nette Framework classes with more precise definition suitable for static analysis.
## Installation
The best way to install the plugin is via `composer`:
```
composer require --dev futurerockstars/nette-psalm-plugin
vendor/bin/psalm-plugin enable futurerockstars/nette-psalm-plugin
```## Usage
There are no extra steps required, the plugin will start to work after install.## Contributing
If you find a Nette class not covered by this plugin, please feel free to hit us with a PRs.## Maintainers
[](https://www.futurerockstars.cz)