open-sdk/framework-phpstan
Composer 安装命令:
composer require open-sdk/framework-phpstan
包简介
Open SDK extensions for PHPStan
关键字:
README 文档
README
This package provides some extensions of the Open SDK framework for PHPStan to improve the overall developer's experience.
Features
- Dynamic type for OpenSdk\Resource\Manager::asModel()
Dynamic type: resource manager's asModel
OpenSdk\Resource\Manager::asModel() returns the response value, wrapped in a resource model.
The model instance can either be the default model type or a custom subclass.
Usage
To use this extension for PHPStan add it to the requirements within Composer.
$ composer require --dev open-sdk/framework-phpstan
And add it to the PHPStan configuration.
includes:
- vendor/open-sdk/framework-phpstan/extension.neon
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-13