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

A Psalm plugin, that adds stub files for Nette Framework classes with more precise definition suitable for static analysis.

Notifications You must be signed in to change notification settings

futurerockstars/nette-psalm-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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