PHPackages                             webuilder240/cake-simple-http-auth - 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. webuilder240/cake-simple-http-auth

ActiveCakephp-plugin[HTTP &amp; Networking](/categories/http)

webuilder240/cake-simple-http-auth
==================================

Cakephp Simple Http Auth

0.0.2(11y ago)158MITPHPPHP &gt;=5.3.0

Since Mar 15Pushed 11y ago1 watchersCompare

[ Source](https://github.com/webuilder240/cake-simple-http-auth)[ Packagist](https://packagist.org/packages/webuilder240/cake-simple-http-auth)[ Docs](https://github.com/webuilder240/cake-simple-http-auth)[ RSS](/packages/webuilder240-cake-simple-http-auth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

cake-simple-http-auth
---------------------

[](#cake-simple-http-auth)

SimpleHttpAuthenticationPlugin for CakePHP

This plugin is only Basic Authentication now

### How to Install

[](#how-to-install)

```
{
  "require": {
    "webuilder240/cake-simple-http-auth": "0.0.1"
  }
}
```

### How to Use

[](#how-to-use)

Set Setting in bootstrap.php

app/Config/bootstrap.php

```
