1atdev/yii2-user

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

Installs: 68

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:yii2-extension

1.1.10 2024-04-27 06:53 UTC

This package is auto-updated.

Last update: 2024-04-26 23:55:27 UTC


README

Yii2 PHP Version Require

Packagist Version Latest Stable Version Total Downloads License

This package is based on 2amigos/yii2-usuario but with minimum php version is PHP v8.1. Please read documentation on 2amigos/yii2-usuario, as currently there is no anything new except different namespace and some of adjustment to use PHP 8.1.

A few different is :

  • Changing namespace from "Da\User" to "IsAtDev\User"
  • Removing property, parameter, and return types declaration, so our previous code can have back compatibility