2017 © Pedro Peláez
 

library http

check http

image

check/http

check http

  • Tuesday, January 12, 2016
  • by iamaroot
  • Repository
  • 1 Watchers
  • 0 Stars
  • 214 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

checkhttp

laravel 4.*

config

php artisan config:publish check/http, (*1)

providers

app/config/app.php add provider 'Check\Http\HttpServiceProvider', (*2)

laravel 5.*

config

php artisan vendor publish, (*3)

providers

config/app.php add provider 'check\http\httpServiceProvider', (*4)

The Versions

12/01 2016

dev-master

9999999-dev

check http

  Sources   Download

The Requires

  • php >=5.4.0

 

by Ahmet Simsek

12/01 2016

v2.0.0

2.0.0.0 https://github.com/:vendor/:package_name

:package_description

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

12/01 2016

1.0.0

1.0.0.0

check http

  Sources   Download

The Requires

  • php >=5.4.0

 

by Ahmet Simsek