Skip to content
forked from mlb/A1

Authentication - a bit more flexible than Kohana's AUTH

Notifications You must be signed in to change notification settings

smgladkovskiy/A1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This fork of A1 module by Wouter combines the work of the original A1 module and the idea of functional separation to work with databases on driver support for various models of ORM by mlb (for this moment Kohana ORM, Sprig and Jelly drivers are available).

Change orm driver in the config file. Kohana ORM is set by default.

If you wish to use your own ORM library, then you need to create a driver that will implements the interface of A1 driver that is placed in driver folder.

About

Authentication - a bit more flexible than Kohana's AUTH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%