zendtech/zendhq-ide-helper
最新稳定版本:1.7.0
Composer 安装命令:
composer require --dev zendtech/zendhq-ide-helper
包简介
Provides class stubs for ZendHQ classes to help with IDE completion when the ZendHQ extension is not installed
README 文档
README
This package provides class stubs for the purpose of IDE autocompletion when programming to ZendHQ APIs. You should primarily include this only if you do not have ZendHQ installed in your local PHP installation, but need your production application code to be able to use ZendHQ PHP APIs.
Installation
This package should be installed as a development package:
composer require --dev zendtech/zendhq-ide-helpers
If you omit the
--devflag, Composer will prompt you to see if you meant to install it as a development dependency.
What's included
This package contains stubs for the following ZendHQ PHP APIs:
Support
The stubs contained in this library are generated from PHP stubs included in the ZendHQ extension, and provided as-is.
统计信息
- 总下载量: 161
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-09-06