minetro/cli-http-extension
最新稳定版本:0.2.0
Composer 安装命令:
composer require minetro/cli-http-extension
包简介
CLI HTTP Extension for Nette
README 文档
README
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte
Disclaimer
| ⚠️ | This project is no longer being maintained. Please use contributte/http. |
|---|
| Composer | minetro/cli-http-extension |
|---|---|
| Version | |
| PHP | |
| License |
CLI HTTP Extension for Nette. Provide URL in your CLI mode only, it does not override your http.request in other modes.
Usage
Place it in your config file (e.q. config.neon).
Simplest
extensions: clihttp: Minetro\Bridges\CliHttpExtension(www.example.com)
Extended
extensions: clihttp: Minetro\Bridges\CliHttpExtension clihttp: url: www.example.com # other params query: NULL post: NULL files: NULL cookies: NULL headers: NULL method: NULL remoteAddress: NULL remoteHost: NULL rawBodyCallback: NULL
Development
This package was maintain by these authors.
Consider to support contributte development team. Also thank you for being used this package.
统计信息
- 总下载量: 5.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-04-08