Download the PHP package typesetsh/dynamic-property-access-assume-type without Composer
On this page you can find all versions of the php package typesetsh/dynamic-property-access-assume-type. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download typesetsh/dynamic-property-access-assume-type
More information about typesetsh/dynamic-property-access-assume-type
Files in typesetsh/dynamic-property-access-assume-type
Download typesetsh/dynamic-property-access-assume-type
More information about typesetsh/dynamic-property-access-assume-type
Files in typesetsh/dynamic-property-access-assume-type
Vendor typesetsh
Package dynamic-property-access-assume-type
Short Description Psalm plugin to support dynamic property access and object crates. Used by typeset.sh
License MIT
Package dynamic-property-access-assume-type
Short Description Psalm plugin to support dynamic property access and object crates. Used by typeset.sh
License MIT
Please rate this library. Is it a good library?
Informations about the package dynamic-property-access-assume-type
Assume type when accessing properties dynamically
Allow assuming type when accessing properties dynamically using the __get() method.
Add @universal-object-crate
for classes with type declaration.
Add @allow-array-casting
for casting to array of type array<string, {union of all properties}>
.
All versions of dynamic-property-access-assume-type with dependencies
PHP Build Version
Package Version
The package typesetsh/dynamic-property-access-assume-type contains the following files
Loading the files please wait ....