PHPackages                             comphp/auth-comphp-database - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. comphp/auth-comphp-database

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

comphp/auth-comphp-database
===========================

Authentication Driver for CommonPHP which utilizes a CommonPHP Database Schema

02PHP

Since May 21Pushed 2w agoCompare

[ Source](https://github.com/commonphp/auth-comphp-database)[ Packagist](https://packagist.org/packages/comphp/auth-comphp-database)[ RSS](/packages/comphp-auth-comphp-database/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

CommonPHP Auth CommonPHP Database Driver
========================================

[](#commonphp-auth-commonphp-database-driver)

Authentication driver for CommonPHP that uses a CommonPHP Database connection as an authentication source.

Requirements
------------

[](#requirements)

- PHP `^8.5`
- `comphp/auth:^0.3`
- `comphp/database:^0.3`

Installation
------------

[](#installation)

Once this package is available through your Composer repositories, install it with:

```
composer require comphp/auth-comphp-database
```

Usage
-----

[](#usage)

```
