Stars
DynamicFactory is a PHP class that allows you to create objects with random or pre-defined data. This class uses the Faker library to generate random values and the ReflectionClass to analyze the c…
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.