From 137833fc9978c07eb9ea72ff20ec6fd6d81fc4b3 Mon Sep 17 00:00:00 2001 From: tega Date: Thu, 2 Aug 2018 09:47:54 +0200 Subject: [PATCH] Added link to Phalcon framework integration --- framework-integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/framework-integrations.md b/framework-integrations.md index 0883ce24..ee605be7 100644 --- a/framework-integrations.md +++ b/framework-integrations.md @@ -10,6 +10,7 @@ permalink: /framework-integrations/ * [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 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.