Download the PHP package gglnx/auth without Composer
On this page you can find all versions of the php package gglnx/auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor gglnx
Package auth
Short Description Simple auth class for PHP 5.3+
License MIT
Homepage http://github.com/gglnx/auth
Package auth
Short Description Simple auth class for PHP 5.3+
License MIT
Homepage http://github.com/gglnx/auth
Keywords auth
Please rate this library. Is it a good library?
Informations about the package auth
Auth
Simple auth class for PHP 5.3+ based on cookies. Also included a password hash class based on phpass (http://www.openwall.com/phpass/) 0.3.
Using Auth
Checking if a user is currently logged in
If the current session is valid you get the User model object as return value.
All versions of auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package gglnx/auth contains the following files
Loading the files please wait ....