orca-services / cakephp-data-validation-testing
A plugin to simplify testing of data validation configuration of tables in CakePHP applications
Package info
github.com/orca-services/cakephp-data-validation-testing
Type:cakephp-plugin
pkg:composer/orca-services/cakephp-data-validation-testing
Requires
- php: ^8.2
- cakephp/cakephp: ^5.3
Requires (Dev)
- cakephp/cakephp-codesniffer: ^5.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2026-04-14 13:54:47 UTC
README
A CakePHP plugin to help testing data validation.
Compatibility
| Plugin Version | CakePHP Compatibility | Branch | Status |
|---|---|---|---|
| 2.x | 5.x | cakephp-5.x | Supported |
| 1.x | 4.x | cakephp-4.x | Supported |
| 0.x | 2.x | cakephp-2.x | EOL |
Note:
- There is no plugin version for CakePHP 3.x.
- Previous versions of the plugin that supported previous versions of CakePHP are not supported anymore.
Installation
See the installation documentation.
How to use
You can use the plugin as shown in usage documentation.
Versioning
The releases of this plugin are versioned using SemVer.
Contributing
See CONTRIBUTING.md
Changelog
See CHANGELOG.md
Security
If you've found a security vulnerability, please follow the procedure described in SECURITY.md.
License
This plugin is licensed under the MIT License.