2017 © Pedro Peláez
 

library user-manager

User management tools - registration, activation, authorization, password recovery, security. Made for developers

image

onge/user-manager

User management tools - registration, activation, authorization, password recovery, security. Made for developers

  • Monday, April 16, 2018
  • by onge
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

UserManager

Framework agnostic user management tools. Registration, activation, password reset, security and more., (*1)

Installation

Get it via composer: composer require onge/user-manager, (*2)

Highlights

  • it is up to you to build user management how you want, this is tools to do so.
  • all dependencies are injected - you may replace everything with anything you need.
  • built with privacy and security in mind.
  • developer experience matters!

Current feature list

  • user registration
  • user account activation
  • password reset
  • permanent login
  • customizable brute force protection

Usage

See example directory for working examples on many use cases., (*3)

The Versions

16/04 2018

dev-master

9999999-dev

User management tools - registration, activation, authorization, password recovery, security. Made for developers

  Sources   Download

MIT

The Requires

  • php >= 7.0
  • ext-mbstring *

 

The Development Requires

auth security password user management