Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.06 KB

Psalm plugin for Nette Framework

Latest Stable Version License

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

Future Rockstars