Registry / auth / cartalyst-sentry

cartalyst-sentry

JSON →
library2.1.7phppackagistunverified

PHP 5.3+ Fully-featured Authentication & Authorization System with drivers for Eloquent and others.

composer require cartalyst/sentry
INSTALL
IMPORT
SIG · CARTALYST-SENTRY
C
cartalyst-sentry
authphpv2.1.7
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.

Sentry
use Cartalyst\Sentry\Sentry;

Authenticate a user with email and password.

use Cartalyst\Sentry\Sentry; $sentry = new Sentry(); $user = $sentry->authenticate(['email' => 'user@example.com', 'password' => 'secret']);
Debug
Known issues
breakingSentry is not compatible with PHP 8.0+ due to deprecated method signatures.
fix
Upgrade to a maintained alternative like Laravel's built-in auth or Sentinel.
affects: >=2.1.7
Upgrade
Version history
2.1.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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