iagapie / php-auth
Authentication library inspired by the Symfony Security
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/iagapie/php-auth
Requires
- php: >= 8.0
- ext-json: *
- ext-sodium: *
- iagapie/cookie-jar: ^1.0
- psr/http-factory: ^1.0
- psr/log: ^1.1
- symfony/event-dispatcher: ^5.2
- symfony/http-foundation: ^5.2
- symfony/security-csrf: 5.x-dev
Requires (Dev)
- ext-pdo: *
- doctrine/dbal: ^3.0
- psr/http-server-middleware: ^1.0
- symfony/console: ^5.2
This package is auto-updated.
Last update: 2021-11-24 02:55:34 UTC
README
Installation
composer require iagapie/php-auth
License
The MIT License (MIT). Please see LICENSE for more information.