Libraries tagged by test fixtures
zenstruck/foundry
13308393 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
nelmio/alice
44795130 Downloads
Expressive fixtures generator
liip/test-fixtures-bundle
8842777 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
theofidry/alice-data-fixtures
29608540 Downloads
Nelmio alice extension to persist the loaded fixtures.
liip/functional-test-bundle
10984754 Downloads
This bundles provides additional functional test-cases for Symfony applications
vierge-noire/cakephp-fixture-factories
949985 Downloads
CakePHP Dynamic Fixtures
nyholm/nsa
6246947 Downloads
See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.
tddwizard/magento2-fixtures
446529 Downloads
Fixture library for Magento 2 integration tests
innmind/black-box
191378 Downloads
Test library
dereuromark/cakephp-fixture-factories
16210 Downloads
A CakePHP plugin for creating test fixtures dynamically with factory pattern
wmde/psr-log-test-doubles
148332 Downloads
Test Doubles for the PSR-3 Logger Interface
webonaute/doctrine-fixtures-generator-bundle
184417 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
jeroen/psr-log-test-doubles
83606 Downloads
Test Doubles for the PSR-3 Logger Interface
gromatics/http-fixtures
2957 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
breerly/factory-girl-php
242972 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl