Libraries tagged by test data
xcidar/doctrine-fixtures-generator-bundle
5 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.
vs7/magento-module-emailtester
0 Downloads
Magento extension. Allows to test some basic emails: order. shipment, credit memo with any template and real data
vection-framework/validator
460 Downloads
The Vection Validator provides validation of data and schemas. A number of different validators are already included and can be applied in a chained manner.
tractorscope/tractorscope-php
8 Downloads
Test PHP Library
srathbone/behat-sql-extension
11 Downloads
SQL/PDO extension that facilitates fixture data creation on the fly for Behat
phdevutils/faker
12 Downloads
Filipino-localized fake-data generator — names, addresses (regions/provinces/cities), phones, government IDs, peso amounts, businesses, PH holiday/working-day dates, and full payslip fixtures (uses phdevutils/payroll).
olsgreen/sheet-faker
49 Downloads
CSV / XLS / ODS dummy data generator.
myservice/service
7 Downloads
This Is Test Package to get publuc services
moccalotto/valit
9264 Downloads
Validate http requests, input-data and method arguments at runtime using self-documenting code
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
matriphe/manekin
386 Downloads
Faker extender specific for Indonesian data.
magenizr/magento2-faker
20 Downloads
Create customer accounts for your developer and testing team, including a password, billing and shipping address. Waste no more time with creating test accounts over and over again, especially on multi-store environments.
mage2kishan/module-order-cleanup
12 Downloads
Panth Order Cleanup — safely delete test orders, invoices, shipments, and credit memos from Magento 2 with double verification, deletion logs, and admin-configurable safety controls. Keeps your order data clean and organized.
gavinggordon/input-validator
19 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.
edmondscommerce/behat-error-handling-context
461 Downloads
A Behat Context for handling test failures