cottacush/yii2-user-auth

Custom User Auth Implementation

Maintainers

👁 cottacush

Package info

github.com/CottaCush/yii2-user-auth

Homepage

Type:yii2-extension

pkg:composer/cottacush/yii2-user-auth

Statistics

Installs: 3 258

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 1

2.0.0 2021-02-21 11:12 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 1fc7a93f998802f7b2ac29018747380824bb5849

  • Adeyemi Olaoye <yemi.woop@cottacush.com>

yii2cottacushuser-auth

This package is auto-updated.

Last update: 2026-06-23 23:53:21 UTC


README

Custom User Auth Yii2 Extension ported from User Auth Project

👁 Latest Version on Packagist
👁 Build Status
👁 Coverage Status
👁 Total Downloads

Features

  • User registration
  • User authentication
  • Automatic Password Generation

Install

Via Composer

$ composer require cottacush/yii2-user-auth

Requirements

The following versions of PHP are supported by this version.

  • PHP 8.0

to the require section of your composer.json file.

Usage

 APPLICATION_ENV=development ./yii migrate install --migrationPath=@vendor/cottacush/yii2-user-auth/migrations

Security

If you discover any security related issues, please email developers@cottacush.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.