fakerphp/faker
Faker is a PHP library for generating realistic fake data to seed databases, build test fixtures, stress test apps, create sample documents, or anonymize production data. Create a generator with Faker\Factory::create() and call methods like name(), email(), text().
Full Changelog: https://github.com/FakerPHP/Faker/compare/v1.24.0...v1.24.1
Full Changelog: https://github.com/FakerPHP/Faker/compare/v1.23.1...v1.24.0
$format to image DocBlock by @vintagesucks in https://github.com/FakerPHP/Faker/pull/670ContainerBuilder::add() by @localheinz in https://github.com/FakerPHP/Faker/pull/702type_declaration_spaces instead of deprecated function_typehint_space fixer by @localheinz in https://github.com/FakerPHP/Faker/pull/698NumberExtension by @localheinz in https://github.com/FakerPHP/Faker/pull/715final by @localheinz in https://github.com/FakerPHP/Faker/pull/718self_static_accessor fixer by @localheinz in https://github.com/FakerPHP/Faker/pull/728friendsofphp/php-cs-fixer by @localheinz in https://github.com/FakerPHP/Faker/pull/729Container by @localheinz in https://github.com/FakerPHP/Faker/pull/727CHANGELOG.md by @localheinz in https://github.com/FakerPHP/Faker/pull/734ContainerBuilder by @localheinz in https://github.com/FakerPHP/Faker/pull/730ContainerBuilder with definitions for default extensions by @localheinz in https://github.com/FakerPHP/Faker/pull/732SECURITY.md by @localheinz in https://github.com/FakerPHP/Faker/pull/739static in callables by @localheinz in https://github.com/FakerPHP/Faker/pull/785MT_RAND_PHP constant on PHP 8.3 by @localheinz in https://github.com/FakerPHP/Faker/pull/8441.23.1 by @localheinz in https://github.com/FakerPHP/Faker/pull/7881.23 by @localheinz in https://github.com/FakerPHP/Faker/pull/843Full Changelog: https://github.com/FakerPHP/Faker/compare/v1.23.0...v1.23.1
randomElements to return random number of elements when no count is provided by @CalebDW in https://github.com/FakerPHP/Faker/pull/658Full Changelog: https://github.com/FakerPHP/Faker/compare/v1.22.0...v1.23.0
README.md by @pierredup in https://github.com/FakerPHP/Faker/pull/577findUnusedBaselineEntry option by @localheinz in https://github.com/FakerPHP/Faker/pull/599Traversable in randomElements() by @KentarouTakeda in https://github.com/FakerPHP/Faker/pull/605findUnusedCode option by @localheinz in https://github.com/FakerPHP/Faker/pull/637randomElements() and randomElement() by @localheinz in https://github.com/FakerPHP/Faker/pull/639braces fixer by @localheinz in https://github.com/FakerPHP/Faker/pull/638enum to randomElement() or randomElements() by @cosmastech in https://github.com/FakerPHP/Faker/pull/620CHANGELOG.md by @localheinz in https://github.com/FakerPHP/Faker/pull/628Full Changelog: https://github.com/FakerPHP/Faker/compare/v1.21.0...v1.22.0
doctrine/persistence below version 1.4Doctrine\Persistence dependencyne_NP locale (#375)ar_EG locale (#377)symfony/deprecation-contracts ^3.0 (#397)nl_NL (#348)psr/container >= 2.0 (#354)Fix for realText to ensure the text keeps closer to its boundaries (#152)
Fix where regexify produces a random character instead of a literal dot (#135
Deprecate zh_TW methods that only call base methods (#122)
Add used extensions to composer.json as suggestion (#120)
Moved TCNo and INN from calculator to localized providers (#108)
Fix regex dot/backslash issue where a dot is replaced with a backslash as escape character (#206)
Deprecate direct property access (#164)
Added test to assert unique() behaviour (#233)
Added RUC for the es_PE locale (#244)
Test IBAN formats for Latin America (AR/PE/VE) (#260)
Added VAT number for en_GB (#255)
Added new districts for the ne_NP locale (#258)
Fix for U.S. Area Code Generation (#261)
Fix in numerify where a better random numeric value is guaranteed (#256)
Fix e164PhoneNumber to only generate valid phone numbers with valid country codes (#264)
Extract fixtures into separate classes (#234)
Remove french domains that no longer exists (#277)
Fix error that occurs when getting a polish title (#279)
Use valid area codes for North America E164 phone numbers (#280)
Adding support for extensions and PSR-11 (#154)
Adding trait for GeneratorAwareExtension (#165)
Added helper class for extension (#162)
Added blood extension to core (#232)
Added barcode extension to core (#252)
Added number extension (#257)
Various code style updates
Added a note about our breaking change promise (#273)
Several fixes and new additions in this release. A lot of cleanup has been done on the codebase on both tests and consistency.
ssn() to Person provider (#79)See change log for changes
See change log for changes
See change log for changes
How can I help you explore Laravel packages today?