Download the PHP package klsoft/yii3-user without Composer
On this page you can find all versions of the php package klsoft/yii3-user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download klsoft/yii3-user
More information about klsoft/yii3-user
Files in klsoft/yii3-user
Download klsoft/yii3-user
More information about klsoft/yii3-user
Files in klsoft/yii3-user
Vendor klsoft
Package yii3-user
Short Description The package provides an implementation of the AuthenticationMethodInterface that allows redirection to a protected route after successful authentication
License MIT
Homepage https://github.com/klsoft-web/yii3-user
Package yii3-user
Short Description The package provides an implementation of the AuthenticationMethodInterface that allows redirection to a protected route after successful authentication
License MIT
Homepage https://github.com/klsoft-web/yii3-user
Please rate this library. Is it a good library?
Informations about the package yii3-user
YII3-USER
The package provides an implementation of the AuthenticationMethodInterface that allows redirection to a protected route after successful authentication. It also releases the CookieLogin class with the extends method withCookieSecure(), which allows you to configure CookieLogin for an HTTP connection.
Requirement
- PHP 8.1 or higher.
Installation
How to use
First, protect the route:
Then, within the login action:
Example configuration for CookieLogin for an HTTP connection:
All versions of yii3-user with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
klsoft/yii3-auth Version ^1.0
yiisoft/user Version ^2.3.2
yiisoft/router Version ^4
klsoft/yii3-auth Version ^1.0
yiisoft/user Version ^2.3.2
yiisoft/router Version ^4
The package klsoft/yii3-user contains the following files
Loading the files please wait ...