vespula/auth

A library for authentication against various adapters

Maintainers

Package info

bitbucket.org/jelofson/vespula.auth

Issues

pkg:composer/vespula/auth

Statistics

Installs: 6 203

Dependents: 4

Suggesters: 0

5.0.1 2025-12-16 21:25 UTC

README

A simple, flexible authentication class that is easy to set up and understand.

There are currently 3 adapters:

  • File - using a .htaccess or array of users and encrypted passwords
  • Sql - using a database table
  • Ldap - Authenticating against an LDAP/AD server
  • Multi - Authenticating against more than one adapter

Documentation

Documentation is available at https://vespula.bitbucket.io/auth/