Download the PHP package glhd/laravel-faux-generics without Composer
On this page you can find all versions of the php package glhd/laravel-faux-generics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download glhd/laravel-faux-generics
More information about glhd/laravel-faux-generics
Files in glhd/laravel-faux-generics
Download glhd/laravel-faux-generics
More information about glhd/laravel-faux-generics
Files in glhd/laravel-faux-generics
Vendor glhd
Package laravel-faux-generics
Short Description Faux generics for better type hinting and refactoring in Laravel projects.
License MIT
Package laravel-faux-generics
Short Description Faux generics for better type hinting and refactoring in Laravel projects.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-faux-generics
Faux Generics
This package lets you generate Laravel-specific helper files to simulate generics in PHP. This provides better type hinting and refactoring for many of Laravel's fluent and proxy features:
- [x] Models (return types and static methods)
- [x] Query Builder (return types, pass-thru, and forward calls)
- [x] Collections (return types)
- [x] Higher Order Collection Proxies (type-hint on property and method chains)
- [x] Model Scopes (type-hint on builder, relations, etc)
- [x] Factories (type-hint on
factory()
calls) - [ ] Paginator
- [x] Macros
All versions of laravel-faux-generics with dependencies
PHP Build Version
Package Version
The package glhd/laravel-faux-generics contains the following files
Loading the files please wait ....