Libraries tagged by text generator
spryker-sdk/manifest-test-data-provider
3684 Downloads
Data provider for manifests generation and integration tests
richcongress/fixture-test
37025 Downloads
Generate random and meaningful data for objects
visit-x/arc-phpunit
12486 Downloads
Arcanist util to run tests and generate code coverage reports for phpunit7 format.
rbone/phactory
57374 Downloads
A PHP library for generating data for tests
mschop/simplified-isolator
13907 Downloads
Simplified isolator without dynamic code generation as replacement for icecave/isolator.
hanken/phpspec-code-coverage
19256 Downloads
Generate Code Coverage reports for PhpSpec tests
efabrica/latte-syntax-checker
1498 Downloads
Compiles latte files and checks syntax of generated php files
pretzlaw/phpunit-docgen
18439 Downloads
Generate test evidence or documentation by using doc comments.
lapistano/proxy-object
25276 Downloads
A library that makes it much easier to generate a proxy of your system under test (SUT)
leandrodiogenes/laravel-test-factory-helper
595 Downloads
Generate Laravel test factories from your existing models
hgraca/doctrine-test-db-regeneration-bundle
6246 Downloads
Symfony 2/3/4 bundle to generate the test DB (if needed) for every test suite run or test method run.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
wubbleyou/boundaries
476 Downloads
Automatic test generation for validating route middleware and policy boundaries
genericmilk/sakura
20 Downloads
Automated test generation for Laravel applications using OpenAI, Claude, Gemini, or Ollama
prog-time/laravel-request-testdata
15 Downloads
A Laravel package for automatically generating test request data based on validation rules.