elstc / cakephp-verify-token
Elastic/VerifyToken plugin for CakePHP
Installs: 1 038
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:cakephp-plugin
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