2017 © Pedro Peláez
 

library cli-http-extension

CLI HTTP Extension for Nette

image

minetro/cli-http-extension

CLI HTTP Extension for Nette

  • Friday, December 9, 2016
  • by f3l1x
  • Repository
  • 1 Watchers
  • 2 Stars
  • 5,158 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

, (*1)

, (*2)

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte , (*3)

Disclaimer

:warning: 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., (*4)

Usage

Place it in your config file (e.q. config.neon)., (*5)

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., (*6)

, (*7)


Consider to support contributte development team. Also thank you for being used this package., (*8)

The Versions

09/12 2016

dev-master

9999999-dev https://github.com/minetro/cli-http-extension

CLI HTTP Extension for Nette

  Sources   Download

BSD-3-Clause

The Requires

 

30/08 2016

0.2.0

0.2.0.0 https://github.com/minetro/cli-http-extension

CLI HTTP Extension for Nette

  Sources   Download

BSD-3-Clause

The Requires

 

08/04 2015

0.1.0

0.1.0.0 https://github.com/minetro/cli-http-extension

CLI HTTP Extension for Nette

  Sources   Download

BSD-3-Clause

The Requires