mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-14 03:36:55 +00:00
Add CakePHP framework integration (#255)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user