1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-19 14:59:51 +01:00

488 Commits

Author SHA1 Message Date
Francois Zaninotto
a78eb24fdf Move image provider up 2013-10-21 22:40:49 +02:00
Francois Zaninotto
5c8ffa5561 Merge pull request #193 from fzaninotto/weotch-image-generation
Image generation powered by LoremPixel (Fixed and rebased)
2013-10-21 13:36:58 -07:00
Francois Zaninotto
f2d5245b00 Fix coding standards, remove __callStatic(), add cURL and change defaults 2013-10-21 22:32:54 +02:00
Robert Reinhard
02107bc738 Image generation powered by LoremPixel 2013-10-21 21:33:55 +02:00
Francois Zaninotto
1c018f1ef4 Fix coding standards 2013-10-21 21:23:28 +02:00
Francois Zaninotto
930500a2dd Merge pull request #161 from baldurrensch/timezone_fix
Fixed missing timezone with dateTimeBetween
2013-10-21 12:19:04 -07:00
Francois Zaninotto
58c516169f Merge pull request #192 from WMeldon/payment-fix
Fixed call to undefined method `cardType` in Payment
2013-10-21 12:08:33 -07:00
Francois Zaninotto
a82a156e08 Merge pull request #185 from calina-c/master
Romanian person added.
2013-10-21 12:05:26 -07:00
wmeldon
7644165a46 Fixed call to undefined method cardType in Payment 2013-10-21 14:41:07 -04:00
Francois Zaninotto
2355fcf8d1 Merge pull request #187 from mgiustiniani/master
change EntityManagerInterface to ObjectManager
2013-10-10 06:40:29 -07:00
Francois Zaninotto
7a2189d65f Merge pull request #188 from pschultz/patch-1
Fix docblock for Provider\Base::unique()
2013-10-10 06:09:58 -07:00
Peter Schultz
2a0d26ad53 Fix docblock for Provider\Base::unique() 2013-10-10 14:03:56 +02:00
Mario Giustiniani
d8db634c57 * change EntityManagerInterface to ObjectManager according with doctrine 2.3 2013-10-10 11:47:29 +02:00
Calina Cenan
f939cff397 Added sources and line breaks. 2013-10-02 18:47:56 +03:00
Calina Cenan
777afd3bbe Added Romanian country. 2013-09-30 12:08:39 +03:00
Calina Cenan
74fa1cd531 Added Romanian address. 2013-09-30 11:42:31 +03:00
Calina Cenan
4db5f0b0b7 Switched to family names from ottomotor.ro 2013-09-30 10:08:31 +03:00
Calina Cenan
09a92336f1 Romanian person added. 2013-09-27 18:39:37 +03:00
Francois Zaninotto
7a56e44699 Merge pull request #183 from fzaninotto/pomaxa-payments
Add Payment provider
2013-09-23 15:28:51 -07:00
Francois Zaninotto
ac73291f58 Add new providers to readme 2013-09-24 00:24:59 +02:00
Francois Zaninotto
64ac4a0289 Refactor provider and tests to make it more Faker-like 2013-09-24 00:21:00 +02:00
Francois Zaninotto
b897e61489 Fix coding standards 2013-09-23 23:03:10 +02:00
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