- PHP >= 8.2
- CakePHP 5.x
This version of the plugin supports CakePHP 5.x only.
First, require the package through Composer:
composer require orca-services/cakephp-data-validation-testing
Then load the plugin in your application as documented in the section Loading a Plugin in the CakePHP CookBook.
Refer to the CakePHP CookBook section Manually Installing a Plugin.
Back to the Documentation.