primal / authentication
User authentication and login session management toolkit
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/primal/authentication
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