Download the PHP package joomla/authentication without Composer
On this page you can find all versions of the php package joomla/authentication. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joomla/authentication
More information about joomla/authentication
Files in joomla/authentication
Download joomla/authentication
More information about joomla/authentication
Files in joomla/authentication
Vendor joomla
Package authentication
Short Description Joomla Authentication Package
License GPL-2.0-or-later
Homepage https://github.com/joomla-framework/authentication
Package authentication
Short Description Joomla Authentication Package
License GPL-2.0-or-later
Homepage https://github.com/joomla-framework/authentication
Please rate this library. Is it a good library?
Informations about the package authentication
The Authentication Package 
The authentication package provides a simple interface to authenticate users in a Joomla Framework application. It is completely decoupled from the application class and provides the ability to implement custom authentication strategies.
Installation via Composer
Add "joomla/authentication": "~3.0"
to the require block in your composer.json and then run composer install
.
Alternatively, you can simply run the following from the command line:
If you want to include the test sources and docs, use
All versions of authentication with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.0
The package joomla/authentication contains the following files
Loading the files please wait ....