Libraries tagged by text generator
pretzlaw/phpunit-docgen
18475 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)
gsferro/generate-tests-easy
7 Downloads
Automated test generation for Laravel applications using Pest
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.
spryker-sdk/manifest-test-data-provider
3736 Downloads
Data provider for manifests generation and integration tests
efabrica/latte-syntax-checker
1542 Downloads
Compiles latte files and checks syntax of generated php files
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.
gentry/gentry
974 Downloads
PHP unit test generation tools
prog-time/laravel-request-testdata
16 Downloads
A Laravel package for automatically generating test request data based on validation rules.
denheck/faker-context
6296 Downloads
Behat context for generating test data
joshmoody/mock-data
243 Downloads
Generate realistic test data.
lukasbableck/contao-llms-bundle
15 Downloads
This bundle allows you to generate a llms.txt file via the Contao backend to optimize your site for LLMs like ChatGPT, Claude, Gemini, ...
melisplatform/melis-cms-site-robot
2078 Downloads
This module adds the dynamic generation of the robot.txt file to a tool and per site
mateffy/pest-plugin-html-reports
5 Downloads
Generate interactive HTML reports of Pest test results
webarchitect609/sitemap
1050 Downloads
Generate sitemap.xml with respect to robots.txt disallow rules, according specification https://www.sitemaps.org and without dependencies from any framework or cms.