Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zemkogabor/oauth2-server-bundle

Slim Framework bundle that integrates oauth2-server server capabilities with Doctrine ORM support into Slim applications.
https://github.com/zemkogabor/oauth2-server-bundle

doctrine-orm oauth2 oauth2-server phpleague slim-framework

Last synced: about 6 hours ago
JSON representation

Slim Framework bundle that integrates oauth2-server server capabilities with Doctrine ORM support into Slim applications.

Awesome Lists containing this project

README

        

# OAuth2 Server Bundle

Slim Framework bundle that integrates [oauth2-server](https://github.com/thephpleague/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
```