Registry / other / jetbrains-phpstorm-attributes

jetbrains-phpstorm-attributes

JSON →
library1.2phppackagistunverified

PhpStorm specific attributes

composer require jetbrains/phpstorm-attributes
INSTALL
IMPORT
SIG · JETBRAINS-PHPSTORM
J
jetbrains-phpstorm-attributes
otherphpv1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ArrayShape
use JetBrains\PhpStorm\ArrayShape;

Use ArrayShape attribute to define array structure

use JetBrains\PhpStorm\ArrayShape; #[ArrayShape(['key' => 'string'])] function getData(): array { return ['key' => 'value']; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
jetbrains-phpstorm-attributes — pip install jetbrains-phpstorm-attributes · libregistry