PHP Classes

How Can PHP Authenticate a User and Identify a Logged without Using PHP Sessions - Auth One PHP Authentication Library package blog

Recommend this page to a friend!
  All package blogs All package blogs   Auth One PHP Authentication Library Auth One PHP Authentication Library   Blog Auth One PHP Authentication Library package blog   RSS 1.0 feed RSS 2.0 feed   Blog How Can PHP Authentic...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: Auth One PHP Authentication Library

Authentication of users is a common need of many PHP applications.

After the user authenticates, applications need to have a way that the user is the same person verified using a method implemented by the application.

This package supports several methods to authenticate users. This way, it provides greater flexibility to applications that use this package.

This flexibility allows developers to change the authentication method easily in the future if the application can benefit from changing the authentication method.




Loaded Article

About the Auth One PHP Authentication Library Package

The package Auth One PHP Authentication Library is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Authenticate users using different methods

Here follows in more detail what it does:

This package can authenticate users using different methods.

It can manage the records of users stored in a SQL database that can be accessed using PDO.

The package implements several functions to manage the user records like:

- Adding new users

- Delete existing users

- Get the information of a user

- List the existing users

- Disable a given user

- Validate a user


For specific users, the package can:

- Create new user authentication records

- Validate the user authentication details

- Renew the authentication of a user that is still valid

- Invalidate the authentication of a user


The package provides several authentication methods to verify the logged users using:

- PHP sessions

- Unique token

- User name and password

- JSON Web token bearer

The package can cache the user identification in several storage containers like files, SQL database accessed using PDO, Redis, Memcached, or APCU in-memory cache system.

Conclusion

The Auth One PHP Authentication Library can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   Auth One PHP Authentication Library Auth One PHP Authentication Library   Blog Auth One PHP Authentication Library package blog   RSS 1.0 feed RSS 2.0 feed   Blog How Can PHP Authentic...