Added link to Phalcon framework integration

This commit is contained in:
tega 2018-08-02 09:47:54 +02:00
parent ec10023c79
commit 137833fc99

View File

@ -10,6 +10,7 @@ permalink: /framework-integrations/
* [Drupal](https://www.drupal.org/project/simple_oauth) * [Drupal](https://www.drupal.org/project/simple_oauth)
* [Laravel Passport (Official)](https://laravel.com/docs/passport) * [Laravel Passport (Official)](https://laravel.com/docs/passport)
* [Nette Framework](https://github.com/lookyman/nette-oauth2-server) * [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 * Slim (or any PSR7-supporting framework) - See the examples in this repository
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. 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.