primal / authentication
This package is abandoned and no longer maintained.
No replacement package was suggested.
User authentication and login session management toolkit
dev-master / 1.0.x-dev
2012-11-13 01:00 UTC
Requires
- php: >=5.3.10
- primal/database: >0
- primal/session: >0
This package is not auto-updated.
Last update: 2019-02-20 17:16:21 UTC
README
#Primal Authentication
Created and Copyright 2012 by Jarvis Badgley, chiper at chipersoft dot com.
Primal Authentication is a rudimentary user authentication and session based user login system built to be extendable for any website's needs.
The Visitor class requires Primal Session as its only dependency.
Other included classes are built for use with Primal Database.
Documentation forthcoming