Libraries tagged by faker functions
brain/faker
71252 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
kasraghoreyshi/persian-faker
3023 Downloads
Persian faker functions for laravel
leoloso/faker
103865 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
satheez/php-helper-functions
6 Downloads
Useful PHP helper functions
netkod-bilisim/tr-tax-number-faker
91 Downloads
It is faker function for tax number.
baxtian/wp_faker
20 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
icecave/isolator
1290512 Downloads
Dependency injection for global functions.
filisko/testable-functions
101 Downloads
A library for testing PHP's built-in functions or language constructs.
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.
janynne/fake-data-arrays
6 Downloads
Tenha dados para testar suas aplicações de forma offline
leokbr/teste
13 Downloads
A simple way to work with date and time in PHP. It contains a powerful schedule maker.
leokbr/helloworld
12 Downloads
A simple way to work with date and time in PHP. It contains a powerful schedule maker.
blacktools/datetime
26 Downloads
A set of functions to work with date and time in PHP, it contains a powerful schedule maker.
emmanuelpcg/laravel-basics
29 Downloads
Pacote de funcionalidades para o Laravel com o básico como fazer o crud de uma entidade, manipular imagens, querys simples e etc