fixturize
Database testing helper
Improves performance of fixture-based tests on MySQL/MariaDB/Percona databases.
CakePHP: Improve performance of your fixture based tests on MySQL.
24 stars
9 watching
14 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
lubosremplik/cakephp-fixtures | Automates data loading into CakePHP databases using pre-defined fixtures. | 2 |
friendsofcake/bootstrap-ui | A CakePHP plugin that simplifies the integration of Bootstrap 5 into PHP applications. | 340 |
dereuromark/cakephp-test-helper | A plugin to simplify testing and development of CakePHP applications by providing a browser-based interface for generating tests, running them, and analyzing coverage. | 7 |
itosho/easy-query | A CakePHP behavior plugin simplifying complex database queries for upserts, bulk inserts, and insert selects. | 26 |
cakedc/cakephp-oracle-driver | A CakePHP plugin that enables support for Oracle databases in PHP applications. | 40 |
vierge-noire/cakephp-fixture-factories | Generates test data with pre-defined relationships and persistence | 85 |
dereuromark/cakephp-ide-helper | Improves IDE compatibility and code understanding in CakePHP applications by adding annotations | 186 |
friendsofcake/cakephp-upload | A CakePHP plugin to handle file uploads in an easy and straightforward manner | 550 |
connehito/cakephp-master-replica | A CakePHP plugin to connect to multiple databases using a single connection with read-write and read-only capabilities | 12 |
cakedc/cakephp-phpstan | A PHP extension that improves the static analysis of CakePHP applications using PHPStan. | 36 |
gourmet/faker | Enables Faker's data generation in CakePHP 3. | 18 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
cakephp/localized | Provides localized validation classes for specific countries in CakePHP | 211 |
josegonzalez/cakephp-version | A CakePHP plugin that tracks changes to database entities and stores them in a separate versioning table. | 51 |