--- layout: default title: Framework Integrations permalink: /framework-integrations/ --- # Framework Integrations * [CakePHP 3](https://github.com/uafrica/oauth-server) * [Drupal](https://www.drupal.org/project/simple_oauth) * [Laravel Passport (Official)](https://laravel.com/docs/passport) * [Nette Framework](https://github.com/lookyman/nette-oauth2-server) * [Phalcon Framework](https://github.com/tegaphilip/padlock) * Slim (or any PSR7-supporting framework) - See the examples in this repository * [Symfony](https://github.com/trikoder/oauth2-bundle) Have you made a framework integration or written a blog post or tutorial? Please open a PR against the `gh-pages` branch and update this page.