Download the PHP package titasgailius/larastan-extended without Composer
On this page you can find all versions of the php package titasgailius/larastan-extended. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download titasgailius/larastan-extended
More information about titasgailius/larastan-extended
Files in titasgailius/larastan-extended
Download titasgailius/larastan-extended
More information about titasgailius/larastan-extended
Files in titasgailius/larastan-extended
Vendor titasgailius
Package larastan-extended
Short Description An opinionated Larastan extension. Automatically parse model's casts() method.
License MIT
Package larastan-extended
Short Description An opinionated Larastan extension. Automatically parse model's casts() method.
License MIT
Please rate this library. Is it a good library?
Informations about the package larastan-extended
Larastan Extended
Larastan Extended is an opinionated Larastan extension that inspects your Laravel application to make static analysis less verbose.
Features
Automatically infer the return type of the casts method.
Detect non-nullable $request->user() calls in authenticated routes.
Detect non-nullable relationships.
Installation
You can install the package via Composer:
Usage
Include the extension before the Larastan extension.
All versions of larastan-extended with dependencies
PHP Build Version
Package Version
Requires
phpstan/phpstan Version
^2.1
The package titasgailius/larastan-extended contains the following files
Loading the files please wait ....