cakedc / cakephp-db-test
DbTest plugin for CakePHP
Installs: 114 272
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 15
Forks: 6
Open Issues: 4
Type:cakephp-plugin
Requires
- php: >=8.1
- cakephp/cakephp: ^5.0
Requires (Dev)
- ext-mbstring: *
- cakephp/cakephp-codesniffer: ^4.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2024-10-10 11:46:13 UTC
README
The DbTest plugin enables developers to speeding up tests running on MySQL or PostgreSQL database.
Requirements
- CakePHP 4.0+
- PHP 7.2.0+
- MySQL database with InnoDb engine
- PostgreSQL database
- Phpunit 8.*
Documentation
For documentation, as well as tutorials, see the Docs directory of this repository.
Support
For bugs and feature requests, please use the issues section of this repository.
Commercial support is also available, contact us for more information.
Contributing
If you'd like to contribute new features, enhancements or bug fixes to the plugin, just read our Contribution Guidelines for detailed instructions.
License
Copyright 2007-2020 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.