Ver código fonte

Add CakePHP framework integration (#255)

Mark Scherer 1 ano atrás
pai
commit
181e12c70c
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      docs/Usage/Overview.md

+ 2 - 0
docs/Usage/Overview.md

@@ -41,6 +41,8 @@ For the QR Code reader, either `ext-gd` or `ext-imagick` is required!
 
 ## Framework Integration
 
+- CakePHP:
+  - [QrCode plugin](https://github.com/dereuromark/cakephp-qrcode)
 - Drupal:
   - [Two-factor Authentication `tfa`](https://www.drupal.org/project/tfa) (Drupal 8+)
   - [Google Authenticator Login `ga_login`](https://www.drupal.org/project/ga_login) (deprecated, Drupal 7)