futurerockstars / nette-psalm-plugin
Psalm plugin for Nette Framework
Installs: 98
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 1
Type:psalm-plugin
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.