# cakephp-db-test **Repository Path**: mirrors_CakeDC/cakephp-db-test ## Basic Information - **Project Name**: cakephp-db-test - **Description**: CakePHP Fixture manager based on a test template database, instead of files - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: 2.next-cake4 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DbTest Plugin ======================== [![Bake Status](https://secure.travis-ci.org/CakeDC/cakephp-db-test.png?branch=master)](http://travis-ci.org/CakeDC/cakephp-db-test) [![Test Coverage](https://coveralls.io/repos/CakeDC/cakephp-db-test/badge.png?branch=master)](https://coveralls.io/r/CakeDC/cakephp-db-test?branch=master) [![Downloads](https://poser.pugx.org/CakeDC/cakephp-db-test/d/total.png)](https://packagist.org/packages/CakeDC/cakephp-db-test) [![Latest Version](https://poser.pugx.org/CakeDC/cakephp-db-test/v/stable.png)](https://packagist.org/packages/CakeDC/cakephp-db-test) 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](Docs/Home.md) directory of this repository. Support ------- For bugs and feature requests, please use the [issues](https://git.cakedc.com/cakedc/db_test/issues) section of this repository. Commercial support is also available, [contact us](http://cakedc.com/contact) for more information. Contributing ------------ If you'd like to contribute new features, enhancements or bug fixes to the plugin, just read our [Contribution Guidelines](http://cakedc.com/plugins) for detailed instructions. License ------- Copyright 2007-2020 Cake Development Corporation (CakeDC). All rights reserved. Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.