2017 © Pedro Peláez
 

library httpstatuses-json

Http full status codes representation

image

stanislav-web/httpstatuses-json

Http full status codes representation

  • Tuesday, July 7, 2015
  • by stanislav-web
  • Repository
  • 1 Watchers
  • 3 Stars
  • 26 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

Http Statuses & Codes json

Http full status codes representation, (*1)

Latest Stable Version Total Downloads License, (*2)

System requirements

  • PHP 5.3.x >

Install

First update your dependencies through composer. Add to your composer.json:, (*3)

"require": {
    "stanislav-web/httpstatuses-json": "1.*"
}

```python php composer.phar install, (*4)

OR
```python
php composer.phar require stanislav-web/httpstatuses-json 1.*

(Do not forget to include the composer autoloader), (*5)

## Usage

#### files for translation
```php
<?php

$info = (new \HttpStatuses\HttpStatuses())->getStatus(404); // 1.xx - 5.xx

// will output you full info

Issues

The Versions

07/07 2015

dev-master

9999999-dev https://github.com/stanislav-web/httpstatuses-json

Http full status codes representation

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

http codes http statuses http json http json statuses

07/07 2015

v1.0-stable

1.0.0.0 https://github.com/stanislav-web/httpstatuses-json

Http full status codes representation

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

http codes http statuses http json http json statuses