5 best authentication libraries for CodeIgniter

Below are 5 best authentication libraries for CodeIgniter (from my observation). You can give them a try! Most of them are compatible with CodeIgniter 2.1 (I guess, hehehe ). However, please keep in mind that each library maybe offers different features. Hence, the security features can be varies.

1. AG Auth

AG Auth is written by Adam Griffiths.

2. Bit Auth

Bit Auth is written by Dan Montgomery.

3. DX Auth

It’s based on CL Auth 0.2.5 beta developed by Jason Ashdown. Visit DX Authdocumentation page for more.

 

4. Ion Auth

Ion Auth is currently maintained by Ben Edmunds. It is a simple and lightweight authentication library for the CodeIgniter framework.

 

5. Tank Auth

Tank Auth is an authentication library for PHP-framework CodeIgniter. It’s based on DX Auth, although the code was seriously reworked.

YOUR KNOWLEDGE

  • MS SQL Server with PHP and Codeigniter

    Connection With Sql server to php with example Remote Connection With Sql server to php with example <?php $server = '192.168.163.158\SQLEXPRESS'; // Connect to MSSQL $link = ..
  • Servlet Filter API Example Of J2EE

    Introduction Of Filter    Filter Add Servlet API Version 2.3  at August 2001.    A Filter is an object that performs filtering tasks either ..
  • Generate barcode in php

    Generator ,QrCode , PDF147, C39,  C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention,5-Digits UPC-Based Extention,EAN ..

你可能感兴趣的:(5 best authentication libraries for CodeIgniter)