minetro / cli-http-extension
CLI HTTP Extension for Nette
Fund package maintenance!
f3l1x
contributte.org/partners.html
Installs: 5 168
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=5.6
- nette/di: ^2.4.0
This package is not auto-updated.
Last update: 2022-02-01 12:46:20 UTC
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.