Download the PHP package ghostwriter/psalm-plugin without Composer
On this page you can find all versions of the php package ghostwriter/psalm-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ghostwriter/psalm-plugin
More information about ghostwriter/psalm-plugin
Files in ghostwriter/psalm-plugin
Download ghostwriter/psalm-plugin
More information about ghostwriter/psalm-plugin
Files in ghostwriter/psalm-plugin
Vendor ghostwriter
Package psalm-plugin
Short Description Provides a plugin for Psalm
License BSD-3-Clause
Homepage https://github.com/ghostwriter/psalm-plugin
Package psalm-plugin
Short Description Provides a plugin for Psalm
License BSD-3-Clause
Homepage https://github.com/ghostwriter/psalm-plugin
Please rate this library. Is it a good library?
Informations about the package psalm-plugin
Psalm plugin
Provides an ALL-IN-ONE
plugin for Psalm
Usage
Feature
- [ ]
PHP Standards Recommendations
- [ ]
Cache
- [x]
Container
- [x] Resolve return type for the
get
method. - [ ]
Clock
- [ ]
Event Dispatcher
- [ ]
Link
- [ ]
Log
- [ ]
Http
- [ ]
- [ ]
PHPUnit
- [x] Suppress
MissingThrowsDocblock
for classes that extendingTestCase
- [x] Suppress
UnusedClass
for classes that extendingTestCase
- [x] Suppress
PropertyNotSetInConstructor
for classes that extendingTestCase
- [ ] Using
assertPreConditions
method - [x] Using
setUp
method - [x] Using
setUpBeforeClass
method - [x] Using
@before
docblock - [x] Using
@beforeClass
docblock - [x] Using
#[Before]
attribute - [x] Using
#[BeforeClass]
attribute - [ ] Using
#[PreCondition]
attribute
- [x] Suppress
- [ ]
Privatization
- [ ]
Finalize every class that has no children
(!isAbstract && !isAnonymous) - [ ]
Finalize every class method on an abstract class if possible
(!isAbstract && !isPrivate) - [ ]
Change protected class method to private if possible
- [ ]
Change protected class property to private if possible
- [ ]
- [ ]
Strict Types
- [ ]
[Request a Feature]
Changelog
Please see CHANGELOG.md for more information on what has changed recently.
Security
If you discover any security-related issues, please use Security Advisories
instead of using the issue tracker.
Credits
License
The BSD-3-Clause. Please see License File for more information.
All versions of psalm-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package ghostwriter/psalm-plugin contains the following files
Loading the files please wait ....