futurerockstars / nette-psalm-plugin
This package is abandoned and no longer maintained.
No replacement package was suggested.
Psalm plugin for Nette Framework
Package info
github.com/futurerockstars/nette-psalm-plugin
Type:psalm-plugin
pkg:composer/futurerockstars/nette-psalm-plugin
1.2.0
2020-12-19 06:51 UTC
Requires
- vimeo/psalm: ^3.6.2 || dev-master
Suggests
- phpstan/phpstan-nette: More stub files for Nette Framework
README
Psalm plugin for Nette Framework
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.