Libraries tagged by test fixtures
italix/testing
2 Downloads
In-process PSR-15 HTTP client, schema-derived row factories, rollback isolation and a plain test runner
fakerino/phpunit-ext
11 Downloads
PHPUnit Fakerino extension to use fake data inside PHPUnit tests
etiennemarais/outline
42 Downloads
Parse and generate API Blueprint markdown into Feature/Acceptance tests.
devster/alice
64 Downloads
Expressive fixtures generator
cosma/testing-bundle
1647 Downloads
Testing Bundle
ck-developer/laravel-alice
7 Downloads
Laravel package for loading fixture data with the Alice library.
jfalque/http-mock-guzzle
7130 Downloads
Integrates jfalque/http-mock into Guzzle
test-magenx/module-sample-data
0 Downloads
Sample Data fixtures
doctrine-fixtures/data-generation-bundle
6 Downloads
Generate test data for development and testing
neam/php-po2json
249 Downloads
Convert PO files to JSON strings. The result is Jed-compatible. Based on, and using same test fixtures as https://github.com/mikeedwards/po2json
camspiers/silverstripe-fixturegenerator
2056 Downloads
Allows the generation of SilverStripe unit test fixtures from existing DataObjects either programatically created or from the database
silversolutions/content-loader-bundle
166 Downloads
Symfony bundle for loading eZ Publish content features and fixtures for tests
helturkey/mosab-qafya-detector
15 Downloads
PHP-first classical Arabic qafya detector with Laravel support, scholarly response models, fixtures, and tests.
weaving-the-web/framework-extra-bundle
29 Downloads
This bundle provides helpers to ease the use of services and database fixtures within test cases
lezhnev74/psr-recording-middleware
20 Downloads
A recording middleware for any PSR-7 HTTP client that records every request/response exchange and can replay them, turning recorded traffic into a predictable fixture for integration tests. Built on PSR-7, PSR-17 and PSR-3.