Download the PHP package fkupper/psalm-laravel-collections without Composer
On this page you can find all versions of the php package fkupper/psalm-laravel-collections. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fkupper/psalm-laravel-collections
More information about fkupper/psalm-laravel-collections
Files in fkupper/psalm-laravel-collections
Download fkupper/psalm-laravel-collections
More information about fkupper/psalm-laravel-collections
Files in fkupper/psalm-laravel-collections
Vendor fkupper
Package psalm-laravel-collections
Short Description Stubs to let Psalm understand Laravel Collections better
License MIT
Package psalm-laravel-collections
Short Description Stubs to let Psalm understand Laravel Collections better
License MIT
Please rate this library. Is it a good library?
Informations about the package psalm-laravel-collections
psalm-laravel-collections
A Laravel's \Illuminate\Support\Collection
plugin for Psalm (requires Psalm v3) to help you find errors in some cases where you use collections.
Installation:
Examples
Accessing array with wrong key type
Adding an item of invalid type
Asserting collection item value type
Better assertion of helper methods, like Collection::filter
Work In Progress
This is a work in progress project, therefore not all Collection methods have had their templates extended, or tested.
Please report any issues you may find, and even beetter, make a pull request with a fix!
All versions of psalm-laravel-collections with dependencies
PHP Build Version
Package Version
The package fkupper/psalm-laravel-collections contains the following files
Loading the files please wait ....