Roman Shvets
|
52a54bebeb
|
use formats
|
2013-09-23 23:01:21 +02:00 |
|
Roman Shvets
|
4b4682ed78
|
typo
|
2013-09-23 23:01:20 +02:00 |
|
Roman Shvets
|
5d3ecd58e2
|
credit card generator
|
2013-09-23 23:01:20 +02:00 |
|
Roman Shvets
|
1b6322e675
|
credit cards
|
2013-09-23 23:01:20 +02:00 |
|
Francois Zaninotto
|
512c765e05
|
Merge pull request #182 from fzaninotto/unique
Add unique() modifier
|
2013-09-23 13:38:00 -07:00 |
|
Francois Zaninotto
|
fac6a3839c
|
Add unique() modifier
* Add `BaseProvider::unique($reset = false)
* Add `UniqueGenerator` proxy class
* Refactor `optional()` tests for better coverage
* Merge `optional()` and `unique()` documentations
Closes #171
|
2013-09-23 22:35:04 +02:00 |
|
Francois Zaninotto
|
34e1b2de0f
|
Fix coding standards
|
2013-09-23 20:42:24 +02:00 |
|
Francois Zaninotto
|
8662d5d0b4
|
Merge pull request #180 from nineinchnick/pl_update_readme
add new Polish generators to readme.md
|
2013-09-21 01:15:01 -07:00 |
|
John Was
|
3492b5193e
|
add new Polish generators to readme.md
|
2013-09-21 10:10:42 +02:00 |
|
Francois Zaninotto
|
7a8eb6f1cf
|
Merge pull request #170 from thallisphp/patch-1
Simple autocompelte to PHPStorm
|
2013-09-20 13:54:40 -07:00 |
|
Francois Zaninotto
|
2a54eb8a9a
|
Merge pull request #175 from nineinchnick/polish_personal_number_and_address
Polish addresses, personal identity number and pesel number generator
|
2013-09-20 13:53:41 -07:00 |
|
John Was
|
d0de1b6825
|
restored Company.php deleted by mistake
|
2013-09-19 18:12:28 +02:00 |
|
John Was
|
ba5ed0d689
|
reverted previous commit
|
2013-09-19 18:10:24 +02:00 |
|
John Was
|
c7a5437452
|
Merge branch 'polish_personal_number_and_address' of github.com:nineinchnick/Faker into polish_personal_number_and_address
Conflicts:
src/Faker/Provider/pl_PL/Company.php
|
2013-09-19 18:08:51 +02:00 |
|
John Was
|
e182c98c03
|
regon in Company
|
2013-09-19 18:08:05 +02:00 |
|
Francois Zaninotto
|
1b2a2a7807
|
Merge pull request #178 from hasandz/master
Improvements for Turkish internet provider
|
2013-09-18 14:36:52 -07:00 |
|
Hasan Degismez
|
fcd4e74434
|
Improvements for Turkish internet provider
|
2013-09-19 00:20:02 +03:00 |
|
Francois Zaninotto
|
feb75cd94d
|
Merge pull request #176 from hasandz/master
Address provider added for Turkish
|
2013-09-18 13:15:34 -07:00 |
|
John Was
|
645956dbc9
|
copied Company.bankAccountNumber method to base Company class; updated readme with an example
|
2013-09-18 22:00:35 +02:00 |
|
Hasan Degismez
|
46afbb63c6
|
Typo fix. related #176
|
2013-09-18 22:35:37 +03:00 |
|
Hasan Degismez
|
d82fb29c58
|
Line breaks added for cities, public sources added for future updates. related #176
|
2013-09-18 21:00:48 +03:00 |
|
John Was
|
bb7bd3355a
|
Polish REGON number for companies, bank name and bank account number (IBAN)
|
2013-09-18 00:35:58 +02:00 |
|
John Was
|
8119a9388e
|
added comments and linked sources; use \Faker\Provider\DateTime::dateTimeThisCentury() for brithdate; added taxpayerIdentificationNumber()
|
2013-09-17 22:06:34 +02:00 |
|
Hasan Degismez
|
d39995f4a7
|
Address.php added for Turkish language
|
2013-09-17 21:44:02 +03:00 |
|
John Was
|
cb3e371b7e
|
Polish addresses, personal identity number and pesel number generator
|
2013-09-16 23:48:40 +02:00 |
|
Francois Zaninotto
|
f26009a285
|
Merge pull request #174 from gunnarlium/limit-propel-int-values-to-signed-range
Limit Propel numbers to signed range of values.
|
2013-09-16 02:40:17 -07:00 |
|
Gunnar Lium
|
4290212294
|
Limit Propel numbers to signed range of values.
|
2013-09-16 10:57:13 +02:00 |
|
Francois Zaninotto
|
0f45d43d27
|
Merge pull request #159 from georgeharito/master
Greek localization
|
2013-09-12 08:52:16 -07:00 |
|
Francois Zaninotto
|
31d0d5d7f8
|
Fix coding standards
|
2013-09-10 16:45:36 +02:00 |
|
Francois Zaninotto
|
29f203c407
|
Merge pull request #164 from rcuddy/rcuddy_create_enAU_providers
Create en_AU provider for Address,Internet,PhoneNumber
|
2013-09-07 10:54:38 -07:00 |
|
Rick Cuddy
|
6e57bcb4f2
|
Make state abbreviations all capital
|
2013-09-07 17:03:21 +10:00 |
|
Rick Cuddy
|
89300811d1
|
Update State list to remove duplicated New South Wales and add Tasmania
|
2013-09-07 14:30:36 +10:00 |
|
ThallisPHP
|
b00515d647
|
More specific return types to auto complete
|
2013-09-04 00:55:31 -03:00 |
|
Francois Zaninotto
|
fd3e757671
|
Merge pull request #172 from rogamoore/patch-1
Doctrine not Propel #doc fix
|
2013-09-02 08:40:56 -07:00 |
|
rogamoore
|
83514f5b5c
|
Doctrine not Propel #doc fix
|
2013-08-31 16:01:37 +02:00 |
|
Francois Zaninotto
|
77a4e394d9
|
Merge pull request #167 from vchabot/patch-1
Update french phone numbers
|
2013-08-29 12:11:59 -07:00 |
|
Francois Zaninotto
|
d702b96070
|
Fix coding standards
|
2013-08-29 19:58:23 +02:00 |
|
Francois Zaninotto
|
306c5685af
|
Merge pull request #166 from weotch/optional-data
Adding a chainable property that will randomly return NULL
|
2013-08-29 10:56:00 -07:00 |
|
ThallisPHP
|
acff8d0ce1
|
Simple autocompelte to PHPStorm
Simple autocompelte to PHPStorm when using Faker\Factory::create()
|
2013-08-28 22:51:56 -03:00 |
|
Chabot Vincent
|
f0ca09c3fc
|
Update french phone numbers
Add these french phone numbers:
07 XX XX XX XX (new mobile phone numbers)
09 XX XX XX XX (phone numbers)
|
2013-08-25 11:01:17 +02:00 |
|
Robert Reinhard
|
5a53cc02f4
|
Adding coding standards changes
|
2013-08-23 14:38:17 -07:00 |
|
Robert Reinhard
|
059ff45e36
|
Adding a chainable property that will randomly return NULL
|
2013-08-23 11:46:31 -07:00 |
|
Rick Cuddy
|
e89bb5b5ff
|
Replace ? with {{}} static function call
|
2013-08-14 19:22:32 +10:00 |
|
Rick Cuddy
|
d4b4630ac1
|
Create en_AU provider for Address,Internet,PhoneNumber
|
2013-08-12 20:40:18 +10:00 |
|
Francois Zaninotto
|
feb6492762
|
Merge pull request #163 from jtreminio/master
Name provider renamed to Person
|
2013-08-12 03:05:47 -07:00 |
|
Juan Treminio
|
b339b8cf61
|
Name() => Person()
|
2013-08-11 15:18:41 -05:00 |
|
Francois Zaninotto
|
1deac9d238
|
Merge pull request #160 from alexshadow007/fir_ru_person_format
Fix ru_RU person formats
|
2013-08-07 00:28:31 -07:00 |
|
Alexander Kazakov
|
f8c77b4f5e
|
Fix ru_RU person formats
|
2013-08-06 21:19:59 +04:00 |
|
George Haritonidis
|
0f4b65f4e7
|
Address name fix.
|
2013-07-28 17:54:03 +10:00 |
|
George Haritonidis
|
3d90103f93
|
Added lastNameMale and lastNameFemale functions.
|
2013-07-28 17:50:34 +10:00 |
|