D
D
Dmitry Spiridonov2018-07-31 14:46:21
PHP
Dmitry Spiridonov, 2018-07-31 14:46:21

What ready-made solution can be used for registration-authorization of users on the site?

All textbooks, articles, manuals say - do not reinvent the wheel, use ready-made solutions ..
This is the question - what proven solutions exist?
The site is written in PHP + MYSQL.
The following functionality is needed:
- registration;
- authorization;
- password recovery;
- (preferably) the ability to create user groups.
I would like with sensible documentation ...

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Stalker_RED, 2018-07-31
@Stalker_RED

https://symfony.com/doc/2.0/bundles/FOSUserBundle/...
https://github.com/php-soft/laravel-users
https://www.yiiframework.com/extension/yii-user

X
xmoonlight, 2018-07-31
@xmoonlight

https://codecanyon.net/item/xavier-php-login-script...
https://www.angry-frog.com/php-login-script/ (aka, $18.00)

E
Eugene, 2018-07-31
@evgen9586

Translate the site to Yii2 and make pretty secure login/registration

D
Dmitry Spiridonov, 2018-08-02
@spirik

The site is quite small .. Practically for myself and friends .. I see no reason to pull frameworks for this.
Found this - subinsb.com/php-logsys - did anyone use it?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question