Registry / auth / cartalyst-sentinel

cartalyst-sentinel

JSON →
library10.0.0phppackagistunverified

PHP 8.2+ fully-featured authentication and authorization system.

composer require cartalyst/sentinel
INSTALL
IMPORT
SIG · CARTALYST-SENTINEL
C
cartalyst-sentinel
authphpv10.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.

Sentinel
use Cartalyst\Sentinel\Sentinel;

Authenticate a user with email and password.

use Cartalyst\Sentinel\Sentinel; $sentinel = new Sentinel($config); $user = $sentinel->authenticate(['email' => 'user@example.com', 'password' => 'secret']);
Debug
Known issues
breakingRequires PHP 8.2+
fix
Upgrade PHP to version 8.2 or higher.
affects: <10.0.0
Upgrade
Version history
10.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
cartalyst-sentinel — pip install cartalyst-sentinel · libregistry