myks92/user

User Component

Maintainers

Details

github.com/Myks92/user

Source

Issues

Installs: 33

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/myks92/user

2.1.0 2020-07-29 10:36 UTC

This package is auto-updated.

Last update: 2025-09-29 02:28:40 UTC


README

Packagist Version Total Downloads Software License

Total Downloads Monthly Downloads Daily Downloads

Branch Travis
2.x Build Status
1.x Build Status
master Build Status

Most of web applications provide a way for users to register, log in or reset their forgotten passwords. Rather than re-implementing this on each application, you can use User component which is a flexible user management for that handles common tasks such as registration, authentication, password retrieval, activated, blocked, attach network and other...

Installation

To install, use composer:

composer require myks92/user

Documentation

All use instructions are located in documentation.

Testing

./vendor/bin/phpunit

License

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