File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# PHP Static Analysis Attributes Psalm Plugin
22[ ![ Continuous Integration] ( https://github.com/php-static-analysis/psalm-plugin/workflows/All%20Tests/badge.svg )] ( https://github.com/php-static-analysis/psalm-plugin/actions )
33[ ![ Latest Stable Version] ( https://poser.pugx.org/php-static-analysis/psalm-plugin/v/stable )] ( https://packagist.org/packages/php-static-analysis/psalm-plugin )
4- [ ![ PHP Version Require] ( http://poser.pugx.org/php-static-analysis/psalm-plugin/require/php )] ( https://packagist.org/packages/php-static-analysis/psalm-plugin )
54[ ![ License] ( https://poser.pugx.org/php-static-analysis/psalm-plugin/license )] ( https://github.com/php-static-analysis/psalm-plugin/blob/main/LICENSE )
65[ ![ Total Downloads] ( https://poser.pugx.org/php-static-analysis/psalm-plugin/downloads )] ( https://packagist.org/packages/php-static-analysis/psalm-plugin/stats )
76
@@ -123,3 +122,7 @@ These are the available attributes and their corresponding PHPDoc annotations:
123122| [ TemplateImplements] ( https://github.com/php-static-analysis/attributes/blob/main/doc/TemplateImplements.md ) | ` @implements ` ` @template-implements ` |
124123| [ TemplateUse] ( https://github.com/php-static-analysis/attributes/blob/main/doc/TemplateUse.md ) | ` @use ` ` @template-use ` |
125124| [ Type] ( https://github.com/php-static-analysis/attributes/blob/main/doc/Type.md ) | ` @var ` ` @return ` |
125+
126+ ## Sponsor this project
127+
128+ If you would like to support the development of this project, please consider [ sponsoring me] ( https://github.com/sponsors/carlos-granados )
You can’t perform that action at this time.
0 commit comments