PHPackages                             nichdu/simple-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. nichdu/simple-auth

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

nichdu/simple-auth
==================

library for simple single user authentication via secret, random and time stamp

v0.2.0(11y ago)015BSD-4-ClausePHPPHP &gt;=5.4.0

Since May 11Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

SimpleAuth - a simple PHP authentication library
================================================

[](#simpleauth---a-simple-php-authentication-library)

[![Build Status](https://camo.githubusercontent.com/f2580431304cb5ba43e4d934e35f90304681cda0178dce70ce1f6c29676cbcc1/68747470733a2f2f7472617669732d63692e6f72672f6e69636864752f73696d706c652d617574682e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nichdu/simple-auth)

This is a simple PHP authentication library if you don't want to mess around with user names and passwords.

Usage
-----

[](#usage)

Here is a basic usage example:

```
