Libraries tagged by text database
genesis/sql-data-mods
9708 Downloads
SQL/PDO extension - extending capabilities provided by the original SQL API extension.
germanow/yii2-active-record-seeder
692 Downloads
Seeds database with test or default values.
10up/wpassure
389 Downloads
Test code using acceptance tests and sharable, defined file and database snapshots.
test-db-acle/test-db-acle
336 Downloads
Framework for very lightweight setting up of database test data for unit tests
cspray/database-test-case
288 Downloads
A framework-agnostic library for setting up a database suitable for automated testing.
thisisdevelopment/laravel-test-snapshot
5787 Downloads
Laravel database snapshotting for phpunit tests
sunnysideup/databasebackup
82 Downloads
Backup, download or restore an entire database from within the Silverstripe CMS. Great for copying data from Live to Test or making a backup before a big change.
socialengine/setup-test-db
14055 Downloads
Get efficient with seeding your database for tests in Laravel
lucasdotvin/laravel-database-queries-counter
510 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
web-chefs/laravel-app-spawn
4685 Downloads
Laravel custom application instance bootstrap creator. Used predominantly for doing Laravel specific testing.
tildbj/seeder
5485 Downloads
Database seeder for TYPO3
mkcg/php-query-model
1199 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
marty/mcfly
226 Downloads
Marty McFly - Back to the Future to write your Symfony fixtures
icomefromthenet/faker
87 Downloads
Test data generator using Doctrine DBAL and Symfony2 components
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database