/ithaca

Simple PHP Authentication class

Primary LanguagePHPMIT LicenseMIT

Ithaca

Ithaca is a simple PHP Authentication class. It bears the name of the Greek island Ithaca

PHP 5.3.0 or newer is recommended. Tested with PHP 7

Copyright Christos Pontikis http://www.pontikis.net

License MIT

Features

  • Fully customizable (can be integrated in any PHP website)
  • Databases supported: MySQL (or MariaDB), PostgreSQL
  • Create account (sign up)
  • Login (sign in)
  • Logoff (sign out)
  • Validate email
  • Validate username
  • Validate password
  • Password strength
  • Suggest password

External classes

Ithaca uses

Documentation

See docs/doxygen/html for html documentation.