Registry / auth / delight-im-auth

delight-im-auth

JSON →
library9.0.0phppackagistunverified

Simple, lightweight and secure authentication for PHP.

composer require delight-im/auth
INSTALL
IMPORT
SIG · DELIGHT-IM-AUTH
D
delight-im-auth
authphpv9.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Auth
use Delight\Auth\Auth;

Authenticate a user with email and password.

use Delight\Auth\Auth; $auth = new Auth(); $auth->login('user@example.com', 'password');
Debug
Known issues
breakingRequires PHP 7.1+ and specific database schema.
fix
Ensure your PHP version meets requirements and run the provided SQL migrations.
affects: >=9.0.0
Upgrade
Version history
9.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
delight-im-auth — pip install delight-im-auth · libregistry