Download the PHP package maksi/laravel-idea-type-hinting without Composer
On this page you can find all versions of the php package maksi/laravel-idea-type-hinting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-idea-type-hinting
laravel-idea-type-hinting
It is a package for better type hinting
Usages:
- You can extend the
Maksi\TypeHinting\Database\Eloquent\Model
model. -
You can use traits:
Maksi\TypeHinting\Eloquent\Concerns\ModelAnnotations.php
andMaksi\TypeHinting\Eloquent\Concerns\ModelStaticAnnotations.php
directly in your models.Methods from Eloquent builder will be type hinted on your models after
model extending
ortraits usages
whereKey
whereKeyNot
where
find
findMany
findOrFail
findOrNew
firstOrNew
firstOrCreate
updateOrCreate
firstOrFail
firstOr
create
forceCreate
update
paginate
https://packagist.org/packages/maksi/laravel-idea-type-hinting
Issue
In case if you have some idea for improvements, then please create an issue/PR for this project
All versions of laravel-idea-type-hinting with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0|~7.1|~7.2
The package maksi/laravel-idea-type-hinting contains the following files
Loading the files please wait ....