zemkogabor / oauth2-server-bundle
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/zemkogabor/oauth2-server-bundle
Requires
- doctrine/orm: ^2.16
- league/oauth2-server: ^8.5
- ramsey/uuid-doctrine: ^2.0
- slim/http: ^1.3
- slim/slim: ^4.12
- symfony/console: ^6.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
This package is not auto-updated.
Last update: 2025-12-26 04:42:54 UTC
README
Slim Framework bundle that integrates oauth2-server server capabilities with Doctrine ORM support into Slim applications.
PHP CS Fixer
php ./vendor/bin/php-cs-fixer fix --diff --dry-run --config .php-cs-fixer.php --verbose