PHPackages                             stanislav-web/httpstatuses-json - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. stanislav-web/httpstatuses-json

ActiveLibrary[HTTP &amp; Networking](/categories/http)

stanislav-web/httpstatuses-json
===============================

Http full status codes representation

v1.0-stable(10y ago)3382MITPHPPHP &gt;=5.3.0

Since Jul 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/stanislav-web/httpstatuses-json)[ Packagist](https://packagist.org/packages/stanislav-web/httpstatuses-json)[ Docs](https://github.com/stanislav-web/httpstatuses-json)[ RSS](/packages/stanislav-web-httpstatuses-json/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Http Statuses &amp; Codes json
==============================

[](#http-statuses--codes-json)

Http full status codes representation

[![Latest Stable Version](https://camo.githubusercontent.com/2a7e58a60f707f733b52a2e0f15df59f96d9da453d989a093e53be92649ee06e/68747470733a2f2f706f7365722e707567782e6f72672f7374616e69736c61762d7765622f6874747073746174757365732d6a736f6e2f762f737461626c65)](https://packagist.org/packages/stanislav-web/httpstatuses-json) [![Total Downloads](https://camo.githubusercontent.com/b6b9983c5427b01dfa72174553b4350a093de5050f4181567f91efeb5248350b/68747470733a2f2f706f7365722e707567782e6f72672f7374616e69736c61762d7765622f6874747073746174757365732d6a736f6e2f646f776e6c6f616473)](https://packagist.org/packages/stanislav-web/httpstatuses-json) [![License](https://camo.githubusercontent.com/cef0f7bed84949ba7ca32cd2f10193f95f191507ea8bdc69075c3661aab5d582/68747470733a2f2f706f7365722e707567782e6f72672f7374616e69736c61762d7765622f6874747073746174757365732d6a736f6e2f6c6963656e7365)](https://packagist.org/packages/stanislav-web/httpstatuses-json)

System requirements
-------------------

[](#system-requirements)

- PHP 5.3.x &gt;

Install
-------

[](#install)

First update your dependencies through composer. Add to your composer.json:

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

```
php composer.phar install
```

OR

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

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

```
## Usage

#### files for translation
```php
