| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Nicola Pietroluongo (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This package can generate many kinds of fake data, support different languages, and automatic database seeding. It is an extensive framework for generating fake data of several types for different purposes. Currently it can generate: - Fake single data like for instance a name, surname, integer, text, etc.. - Fake complex data like for instance of a person: name, surname, hobby, country, etc. - Fake data in different languages - Fake regular expression data like for instance an url '/www.\w+.com/' - Fake data for entering in a database table rows - Fake Twig template string like for instance "Hello Mr {{ surname }}" - Fake data to set to PHP object properties or using setter functions It can output the generated fake data in JSON, array and string formats. The configuration may be read from an array or file in the formats YAML, XML, PHP, text and INI. |
| Not enough user ratings |
| ||||
| This class can count characters and words of UTF-8 files. It can read a given text file and strip line break characters to count its characters and words in several ways. Currently it counts the number of characters considering they are encoded in UTF-8 and also count the number of words. The class outputs the number of characters and words to the console. Counts the characters and words to the provided file. |
| Not enough user ratings |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |