whoa-php / passport
Whoa framework OAuth 2.0 Server implementation.
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/whoa-php/passport
Requires
- php: ^7.4|^8.0
 - doctrine/dbal: ^2.6.0
 - psr/log: ^1.0
 - whoa-php/contracts: dev-master
 - whoa-php/doctrine: dev-master
 - whoa-php/oauth-server: dev-master
 - zendframework/zend-diactoros: ^2.0
 
Requires (Dev)
- mockery/mockery: ^0.9|^1.0
 - monolog/monolog: ^1.22
 - phpmd/phpmd: ^2.6
 - phpunit/phpunit: ^9.5
 - scrutinizer/ocular: ^1.4
 - squizlabs/php_codesniffer: ^2.9
 - vlucas/phpdotenv: ^2.4
 - whoa-php/core: dev-master
 
This package is auto-updated.
Last update: 2025-10-21 15:48:06 UTC
README
Summary
This is OAuth 2.0 Server integration component for Whoa Framework.
Testing
$ composer test