Download the PHP package geniv/nette-authenticator without Composer
On this page you can find all versions of the php package geniv/nette-authenticator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nette-authenticator
Security user authenticator
Installation
or
require:
Include in application
available source drivers:
- Array (base ident: key, id, hash)
- Neon (same format like Array)
- Dibi (base ident: id, login, hash, active, role, added)
- Combine (combine driver Array, Neon, Dibi; order authenticate define combineOrder)
hash is return from: Passwords::hash($password)
neon configure:
neon configure extension:
presenters:
usage:
All versions of nette-authenticator with dependencies
PHP Build Version
Package Version
The package geniv/nette-authenticator contains the following files
Loading the files please wait ....