fixwa/logregisys

A system login and user registration, independent of the framework used.

0.1 2015-04-07 04:10 UTC

This package is auto-updated.

Last update: 2024-04-13 02:03:49 UTC


README

A system login and user registration, regardless of the framework used.
If you have ever tried to create a login page / user registration then you know that this is a repetitive task fraught with problems. I dealt with these problems often therefore attempt in this library provide common tasks: persistence, session confirmation email, etc.

Installation

LOGREGISYS is installed via Composer:

composer require fixwa/UsLoRegSys:dev-master

This will require all the components for the Login and Registration System.