This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
v1.6.0
- Remove parts of the Hungarian (hu_HU) address formatters #902 (fzaninotto)
- Renamed norwegian (nb_NO) locale #901 (fzaninotto)
- Improveed German (de_DE) titles #897 (christianbartels)
- Added VAT formatter to nl_BE and fr_BE providers #896 (anvanza)
- Fixed provider namespace for Lithuanian (lt_LT) #894 (sanis)
- Removed unnecessary (and incompatible) license from Russian and Ukrainian (uk_UA & ru_RU) Text providers #892 (Newman101)
- Improved
languageCode
formatted to include all ISO-639-1 standard codes #889 (andrewnicols) - Improved Hungarian provider #883 (balping)
- Fixed typo in Austrian Person provider #880 (xelan)
- Added Chines (zh_CN)
catchPhrase
formatter #878 (z-song) - Added mention of Brazilian (pt_BR) providers in readme #877 (iget-master)
- Updated composer
require
section to allow PHP 7 in safer way #874 (TomasVotruba) - Added Greek (el_GR)
mobilePhoneNumber
andtollFreeNumber
formatters #869 (sebdesign) - Added Lorempixel check for
ImageTest.php
to avoid test fails when the service is offline #866 (Newman101) - Added Chinese (zh_CN) Providers #864 (z-song)
- Added unit tests for Canadian (en_CA) provider #862 (Newman101)
- Added Dutch BTW (vat) Number #861 (LauLaman)
- Improved Australian (en_AU) provider #858 (Newman101)
- Added Propel2 ORM support #852 (iTechDhaval)
- Added en_IN unit test for
Address.php
#849 (Newman101) - Updated docs to clarify that
randomElements
does not repeat input elements #848 (sustmi) - Optimized Taiwanese (zh_TW)
realText
provider #844 (Newman101) - Added more Iranian (fa_IR) TLDs #843 (VagrantStory)
- Added Hebrew (he_IL)
country
formatter #841 (yonirom) - Documented
boolean
formatter #840 (danieliancu) - Fixed modifiers anchor readme #838 (danieliancu)
- Added Dutch (nl_NL) real text provider #837 (endroid)
- Added
valid
modifier #836 (fzaninotto) - Added Iranian (fa_IR)
PhoneNumber
provider #833 (ghost) - Add Brazilian (pt_BR)
region
andregionAbbr
formatters #828 (francinaldo) - Improved Austrian (de_AT) names, states, and realtext #826 (Findus23)
- Improved German (de_DE) names #825 (Findus23)
- Improved Latvian (lv_LV) first names #823 (veisis)
- Improved Latvian (lv_LV)
phoneNumber
formatter #822 (veisis) - Updated phpDoc link to IBAN format reference in
Payment
provider #821 (god107) - Updated Sport ORM populator to populate values for numeric fields #820 (urisavka)
- Updated Chinese (zh_CN) operators' phone number prefix. #819 (vistart)
- Optimized Spot ORM
EntityPopulator
#817 (Newman101) - Added Korean (ko_KR)
realText
formatter #815 (jdssem) - Updated
imageUrl
formatter phpDoc #814 (jonwurtzler) - Optimized Taiwanese (zh_TW) text provider #809 (BePsvPT)
- Added strict comparison to Czech (cs_CS)
birthNumber
formatter #807 (Newman101) - Added Greek (el_GR)
realText
formatter #805 (hootlex) - Added Simplified Chinese (zh_CN)
state
andstateAbbr
formatters #804 (zhanghuanchong) - Update
Image
provider to allow generation of grayscale images #801 (neutralrockets) - Fixed Taiwanese (zh_TW) incorrect
mb_substr()
arguments #799 (BePsvPT) - Added Spot ORM populator #796 (urisavka)
- Added Italian (it_IT)
vatId
andtaxId
formatters #790 (brainrepo) - Added some fixes to Armenian (hy_AM) locale #788 (mhamlet)
- Removed duplicate entries in
toAscii()
transliteration table, used inInternet
provider #787 (vlakoff) - Added Indian (en_IN) providers #785 (kartiksomani)
- Removed duplicate country names in various locales, removed non-random country arrays #784 (fzaninotto)
- Improved Swiss (de_CH) phone numbers #782 (z38)
- Added Swiss (de_CH) names #781 (z38)
- Make capitalization of first word optional in Text Provider #778 (LagunaJavier)
- Added Georgian (ka_GE) providers #777 (akalongman)
- Fix CakePHP populator #776 (daniel-mueller)
- Added unit tests for
Address
provider in many locales #775 #773 #772 #767 #765 #764 #758 #756 #747 #741 (Newman101) - Added
dbi
formatter to Spanish (es_ES) Person provider #763 (mikk150) - Added South Africa (en_ZA) locale #761 (smithandre) #760 (smithandre) #759 (smithandre)
- Added E.164 phone number generator #753 (daleattree)
- Fixed serialization issue in
unique
modifier #749 (EmanueleMinotto) - Added Switzerland (de_CH, fr_CH, it_CH) providers #739 (r3h6)
- Added PHPDocs, removed unused variable #738 (daniel-mueller)
- Fixed building numbers to have non-zero first bumber #737 (jmauerhan)
- Updated ninth digit for Brazilian cell phone numbers #734 (igorsantos07)
- Simplified Factory code #732 (vlakoff)
- Added mention of images-generator in readme #731 (bruceheller)
- Optimize Internet::toAscii() by using a static cache and translitteration #730 #729
#725 #724 (vlakoff) - Added more English (en_GB) Phone Number formats #721 (nickwebcouk)
- Cleaned up
use
statements across the code #719 (pomaxa) - Fixed CackePHP populator #718 (sdustinh)
- Cleaned up various phpmd notices #715 (pomaxa)
- Added
Color
provider to Latvian (lv_LV) locale #714 (pomaxa) - Fixed bad randomization in Doctrine populator #713 (pomaxa)
- Added Mongolian (mn_MN) providers #709 (selmonal)
- Improved Australian (en_AU)
postcode
formatter #703 (xfxf) - Added support for asterisks in
bothify
andoptimize
#701 (nineinchnick) - Fixed important distinction between ORM and database framework in README’s reference to an external Faker provider for POMM that I have never even tested. Anyway, POMM is highly recommended if you are a Postgres fan, or if you want to please Grégoire and help him finish his lifelong project of listening to music on a hi-fi audio equipment he built from his own hands #696 (chanmix51)
- Fixed example
text()
output in README #694 (vlakoff) - Added mention of CakePHP 2.x Seeder Plugin to readme #691 (ravage84)
- Fixed invalid email bug for Korean (ko_KR) #690 (pearlc)
- Removed an invalid Dutch (nl_NL) lastname that breaks email generator #689 (SpaceK33z)
- Updated
numberBetween()
to be order agnostic #683 (xfxf) - Added several English (en_US) bank-related formatters #682 (okj579)
- Fixed
ipv4
formatter to avoid generating special purpose addresses #681 (ravage84) - Moved
intl
extension torequire-dev
incomposer.json
file #680 (jaschweder) - Added more Turkish (tr_TR) phones number formats #678 (Quanthir)
- Fixed primary Key warning in CakePHP ORM populator #677 (davidyell)
- Added time zone support for provider methods returning DateTime instance #675 (bishopb)
- Removed trailing spaces from some Argentinian (es_AR) female first names #674 (ivanmirson)
- Added Lithuanian (lt_LT) locale #673 (ekateiva)
- Added mention of Alice to readme #665 (Seldaek)
- Fixed namespace in tests #663 (localheinz)
- Fixed trailing spaces in
Color
provider #662 (apsylone) - Removed duplicate country names in Russian (ru_RU)
Address
provider #659 (nurolopher) - Added
rgba
formatter toColor
provider #653 (apsylone) - Fixed bad randomization in CakePHP populator #648 (jadb)
- Updated phpunit configuration to better use colors #643 (localheinz)
- Updated
makefile
to install dev dependencies by default #642 (localheinz) - Updated Travis configuration to cache dependencies between builds #641 (localheinz)
- Added SVG badge to readme for displaying Travis build status #640 (localheinz)
- Added Croatian (hr_HR) locale #638 (toniperic)
- Updated
dateTimeBetween
PHPDoc #635 (theofidry) - Add mention of Symfony2 bundles in readme #634 (theofidry)
- Added Hebrew (he_IL) locale #633 (yonirom)
- Updated
seed
to accept non-integer seeds #632 (theofidry) - Added DocBlock to
Factory::create()
#631 (tonynelson19) - Added
jobTitle
generator #630 (gregoryduckworth) - Updated Chinese (zh_CN)
Person
provider to generate more correct names #628 (phoenixgao) - Updated Brazilian (pt_BR)
cellphone
formatter to make it more flexible #623 (igorsantos07) - Add Arabic for Saudi Arabia (ar_SA) locale #618 (ibrasho)
- Updated en_US phone numbers #615 (okj579)
- Fixed typos in variable names and exceptions #614 (pborreli)
- Added a table of contents to the readme file. #613 (camilopayan)
- Added Brazilian (es_BR) credit card formatters #608 (igorsantos07)
- Updated
iban
formatter to be cross-locale #607 (okj579) - Improved ORM name guesser logic #606 (watermanio)
- Fixed doc typo #605 (igorsantos07)
- Removed executable bits #593 (siwinski)
- Fixed
iban
generator #590 (okj579) - Added Philippines (en_PH)
mobileNumber
formatter #589 (lozadaOmr) - Added support for min / max params in
latitude
andlongitude
formatters #570 (actuallymab) - Added Czech (cs_CZ)
birthNumber
formatter #535 (tomasbedrich) - Added
dateTimeInInterval
formatter #526 (nicodmf) - Updated
optional
andboolean
apis to be more consistent #513 (EmanueleMinotto) - Added Greek (el_GR)
Address
provider #504 (drakakisgeo)