glhd/laravel-faux-generics
Composer 安装命令:
composer require glhd/laravel-faux-generics
包简介
Faux generics for better type hinting and refactoring in Laravel projects.
README 文档
README
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:
- Models (return types and static methods)
- Query Builder (return types, pass-thru, and forward calls)
- Collections (return types)
- Higher Order Collection Proxies (type-hint on property and method chains)
- Model Scopes (type-hint on builder, relations, etc)
- Factories (type-hint on
factory()calls) - Paginator
- Macros
统计信息
- 总下载量: 790
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-08-05