Libraries tagged by test data
lubos/cakephp-fixtures
7 Downloads
CakePHP Fixtures plugin to read fixtures and creating tables with data from tests
gd-loving/t1
0 Downloads
first test by gd,date 03-18
devian2011/seeder
5 Downloads
Database seeder for test and fake data. Also it works with predefined values
bakgul/laravel-file-creator
122 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
lloricode/laravel-app-namespace
502 Downloads
Rename App namespace included config, database, and tests files
brainysoft/testmultibase
15 Downloads
Test API for separate data on some databases
b2b-sellers/demodata
0 Downloads
The demo data plugin of the B2Bsellers Suite creates products, customers and employees to start and test directly with suitable data.
camspiers/silverstripe-fixturegenerator
2056 Downloads
Allows the generation of SilverStripe unit test fixtures from existing DataObjects either programatically created or from the database
weaving-the-web/framework-extra-bundle
29 Downloads
This bundle provides helpers to ease the use of services and database fixtures within test cases
red-fern/mail-factory
320 Downloads
Send test mails generated with factory data using a simple artisan command.
jamesalday/doublemadoutliers
15 Downloads
Uses the Double Median Absolute Deviation test to find outliers in data
vilija19/db_component
4 Downloads
test component for interact with DataBase
rezouce/codeception-mongodb-cleanstate
342 Downloads
Drop MongoDB databases to ensure each test using MongoDB are in a clean environment
ohffs/scenarios
5 Downloads
Easily create database helpers for given test scenarios
zrnik/mksql
1122 Downloads
MkSQL is a tool for keeping your tables up to date with PHP code. You can use it in your project or as a database preparation in your integration tests.