PHPackages                             00f100/fcphp-shttp - 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. [Security](/categories/security)
4. /
5. 00f100/fcphp-shttp

ActivePackage[Security](/categories/security)

00f100/fcphp-shttp
==================

package security web requests

0.1.1(7y ago)31332PHPPHP &gt;=7.2

Since Jul 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/00F100/fcphp-shttp)[ Packagist](https://packagist.org/packages/00f100/fcphp-shttp)[ Docs](https://github.com/00f100/fcphp-shttp)[ RSS](/packages/00f100-fcphp-shttp/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (3)Used By (2)

FcPhp Security HTTP
===================

[](#fcphp-security-http)

Library to manipulate auth of user into HTTP env

[![Build Status](https://camo.githubusercontent.com/b6cb0ae1f83f4f12a07555acd5f4994fc909e2fb8e19452cf09fab28ef74a111/68747470733a2f2f7472617669732d63692e6f72672f3030463130302f66637068702d73687474702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/00F100/fcphp-shttp) [![codecov](https://camo.githubusercontent.com/5eef47f2bf44f225a1c67bcc867adfbdc6e08bf3339e5d4182b913d47026bfa9/68747470733a2f2f636f6465636f762e696f2f67682f3030463130302f66637068702d73687474702f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/00F100/fcphp-shttp) [![Total Downloads](https://camo.githubusercontent.com/0b02bbd52bc320ae00ed77d490a6a4755e29ceb82adc8502ebb617b9e37c0ed1/68747470733a2f2f706f7365722e707567782e6f72672f3030463130302f66637068702d73687474702f646f776e6c6f616473)](https://packagist.org/packages/00F100/fcphp-shttp)

How to install
--------------

[](#how-to-install)

Composer:

```
$ composer require 00f100/fcphp-shttp
```

or add in composer.json

```
{
    "require": {
        "00f100/fcphp-shttp": "*"
    }
}
```

How to use
----------

[](#how-to-use)

```
