Libraries tagged by text database
sofa/eloquent-testsuite
99868 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
codewithdennis/filament-factory-action
6779 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
redmatter/codeception-multidb
78206 Downloads
Switch between multiple databases in a Codeception Test
pierres/symfony-database-test
24112 Downloads
Symfony WebTestCase with database support
mpyw/laravel-database-mock
5929 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
lastzero/test-tools
42761 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
ampeco/fast-sqlite-refresh-database
24231 Downloads
Alternative to migrations for each test
fakerino/fakerino
14576 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
erikgall/eloquent-phpunit
16503 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
mpyw/mockery-pdo
7016 Downloads
BDD-style PDO Mocking Library for Mockery
endeavour-agency/laravel-migration-tests
3153 Downloads
Provides tools for integration testing Laravel migrations.
invertus/prestashop-models
20658 Downloads
This package provides ability to test your database driven applications. Model factories make it easier to create test database records using Prestashop models.
ohseesoftware/laravel-assert-encrypted
37918 Downloads
Add an assertion to test for encrypted values in your database.
sunnysideup/dataintegritytests
1437 Downloads
check your database for obsolete fields and related data-structure errors
stratedge/wye
5168 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.