elstc / cakephp-verify-token
Elastic/VerifyToken plugin for CakePHP
Package info
github.com/elstc/cakephp-verify-token
Type:cakephp-plugin
pkg:composer/elstc/cakephp-verify-token
v1.1.3
2024-04-04 12:08 UTC
Requires
- cakephp/cakephp: ^3.6
Requires (Dev)
- phpunit/phpunit: ^5.7|^6.0
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require elstc/cakephp-verify-token
bin/cake migrations migrate -p Elastic/VerifyToken