Download the PHP package tri-le/laminas-authentication without Composer
On this page you can find all versions of the php package tri-le/laminas-authentication. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tri-le/laminas-authentication
More information about tri-le/laminas-authentication
Files in tri-le/laminas-authentication
Download tri-le/laminas-authentication
More information about tri-le/laminas-authentication
Files in tri-le/laminas-authentication
Vendor tri-le
Package laminas-authentication
Short Description Authentication module for laminas application
License
Package laminas-authentication
Short Description Authentication module for laminas application
License
Keywords laminasauthentication module
Please rate this library. Is it a good library?
Informations about the package laminas-authentication
Authentication module for laminas web application
this module is compatible with Laminas application only
Configuration
You must create a dabatase and define the Laminas db
configuration first. Eg mysqli, sqlite,...
Before you start
Running the bin/create-user-table
to initialise the stuff. You will be asked to create the very first user.
Start
Access /login
via your browser to test the result. You can use the created user from the step above to log in.
Notes
Password is stored in sha256
hashed value.
To override the view scripts, use the configures:
Thank you
All versions of laminas-authentication with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
laminas/laminas-mvc Version ^3.0
laminas/laminas-authentication Version ^2.0
laminas/laminas-form Version ^3.0
laminas/laminas-db Version ^2.0
laminas/laminas-session Version ^2.0
laminas/laminas-i18n Version ^2.0
laminas/laminas-crypt Version ^3.0
laminas/laminas-mvc-plugin-identity Version ^1.0
laminas/laminas-mvc Version ^3.0
laminas/laminas-authentication Version ^2.0
laminas/laminas-form Version ^3.0
laminas/laminas-db Version ^2.0
laminas/laminas-session Version ^2.0
laminas/laminas-i18n Version ^2.0
laminas/laminas-crypt Version ^3.0
laminas/laminas-mvc-plugin-identity Version ^1.0
The package tri-le/laminas-authentication contains the following files
Loading the files please wait ....