PHPackages                             chubbyphp/chubbyphp-security - 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. chubbyphp/chubbyphp-security

AbandonedArchivedLibrary[Security](/categories/security)

chubbyphp/chubbyphp-security
============================

Chubbyphp Security

1.1.1(8y ago)0671MITPHPPHP ~7.0

Since Oct 13Pushed 7y agoCompare

[ Source](https://github.com/chubbyphp-legacy/chubbyphp-security)[ Packagist](https://packagist.org/packages/chubbyphp/chubbyphp-security)[ RSS](/packages/chubbyphp-chubbyphp-security/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (7)Versions (10)Used By (1)

chubbyphp-security
==================

[](#chubbyphp-security)

[![Build Status](https://camo.githubusercontent.com/4c0807e29d3c5b4ff20d21ec57a5a7fea9c7a55d5fbc88ddc024a37e9ed08223/68747470733a2f2f6170692e7472617669732d63692e6f72672f6368756262797068702f6368756262797068702d73656375726974792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/chubbyphp/chubbyphp-security)[![Total Downloads](https://camo.githubusercontent.com/a765b48f56dabb8afa691cb67add06adcc79d579c79958194b099363d0cb28aa/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d73656375726974792f646f776e6c6f6164732e706e67)](https://packagist.org/packages/chubbyphp/chubbyphp-security)[![Latest Stable Version](https://camo.githubusercontent.com/e480880bc5a9b0b62c4594932220d561c1c156c8e159b056fcdabd52f6b30868/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d73656375726974792f762f737461626c652e706e67)](https://packagist.org/packages/chubbyphp/chubbyphp-security)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7c0d5c78d2978ba65ac37cbc42a1933cb9e1779bc22b386832c348ea7a18c9dc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368756262797068702f6368756262797068702d73656375726974792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/chubbyphp/chubbyphp-security/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/066f8a202f02e22d8d66852ec658b6508fb48c3ad3e1adfc26ef337d03856cd7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6368756262797068702f6368756262797068702d73656375726974792f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/chubbyphp/chubbyphp-security/?branch=master)

Description
-----------

[](#description)

A simple security solution.

Requirements
------------

[](#requirements)

- php: ~7.0
- chubbyphp/chubbyphp-error-handler: ~1.0

Suggest
-------

[](#suggest)

- chubbyphp/chubbyphp-session: ~1.0
- pimple/pimple: ~3.0

Installation
------------

[](#installation)

Through [Composer](http://getcomposer.org) as [chubbyphp/chubbyphp-security](https://packagist.org/packages/chubbyphp/chubbyphp-security).

```
composer require chubbyphp/chubbyphp-security "^1.2"
```

Usage
-----

[](#usage)

### Authentication

[](#authentication)

#### AuthenticationProvider (Pimple)

[](#authenticationprovider-pimple)

```
