Massimiliano Arione
056d6c30ca
Update Internet.php
2013-11-19 09:12:45 +01:00
Massimiliano Arione
d7a7a4fbfb
Update Internet.php
2013-11-13 10:16:34 +01:00
Massimiliano Arione
c0311f607f
add toAscii method to Italian Internet provider
...
This was inspired by issue #189 . Copied and adapted from French Internet provider. Even if current Person provider for Italian does not contains any accented letters, I added them anyway, for forward compatibility. The only current issue with Italian Person provider are names with accent inside, that currently are translated into invalid email, like "ld'amico@yahoo.com"
2013-11-12 16:35:37 +01:00
Francois Zaninotto
080f944b01
Merge pull request #205 from cslucano/master
...
Adding es_PE translation
2013-11-08 07:32:41 -08:00
Carlos Salvatierra
326c378d10
cleaning postal code and non-common lastnames on Perú
2013-11-08 02:01:24 -05:00
Carlos Salvatierra
0ae7fb748f
adding peruvian translation
2013-11-08 00:41:53 -05:00
Francois Zaninotto
7f2a9d5e96
Merge pull request #204 from ruden/master
...
Update Ukrainian characters
2013-11-04 05:30:07 -08:00
ruden
068106e113
Added color to uk_UA provider
2013-11-04 12:02:05 +02:00
ruden
c18e92dd30
Update Ukrainian characters
2013-11-04 11:18:08 +02:00
Francois Zaninotto
9228b2aec2
Merge pull request #199 from ruden/master
...
Change name of folder ua_UA on uk_UA
2013-11-03 13:14:43 -08:00
ruden
872d21c62d
Improvements for Russian internet provider
2013-11-01 17:33:09 +02:00
Francois Zaninotto
15ec357497
Merge pull request #201 from AlexanderC/master
...
Added ro_MD provider NS
2013-10-29 02:52:28 -07:00
AlexanderC
4a3d6b3950
added ro_MD provider
2013-10-28 11:29:12 +02:00
AlexanderC
bed3caf3f6
added ro_MD provider
2013-10-28 11:28:32 +02:00
ruden
015a057797
Change name of folder ua_UA on uk_UA
2013-10-25 10:52:39 +03:00
ruden
66dd5bcb19
Revert "Change name of folder ua_UA on uk_UA"
...
This reverts commit e7e1c9a5e501497958f6f1d17bac5656f720638a.
2013-10-25 10:05:06 +03:00
Francois Zaninotto
836a757943
Merge pull request #179 from nineinchnick/iban
...
generating valid IBAN for every currently known locale that uses it
2013-10-24 02:48:56 -07:00
John Was
a20819827e
remove utils/ibanext.php, keep it in the comment to the PR of this fork
2013-10-22 21:59:20 +02:00
John Was
442c0fe57d
remove data file, leave only link to it
2013-10-22 21:59:20 +02:00
John Was
27d02663e5
moved bank account numbers from Company to Payment provider
2013-10-22 21:59:19 +02:00
John Was
931f1779de
generating valid IBAN for every currently known locale that uses it; added an util to extract IBAN format from SWIFT site data
2013-10-22 21:57:47 +02:00
Francois Zaninotto
728dc177d5
Add move FQCN to an alias in BaseProvider
2013-10-21 23:24:03 +02:00
Francois Zaninotto
8079d8e95f
Add Payment and Image providers by default
...
Also, reordered default providers for easier maintenance
2013-10-21 23:20:00 +02:00
Francois Zaninotto
725857f5cd
Bump composer to future version
...
Closes #191
2013-10-21 22:49:42 +02:00
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
ruden
e7e1c9a5e5
Change name of folder ua_UA on uk_UA
2013-10-18 11:18:18 +03: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