1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-06 08:33:44 +02:00

268 Commits

Author SHA1 Message Date
likai
68b25ce6b9 Added Chinese Simplified(zh_CN) support 2013-07-06 01:08:12 +08:00
Pascal Borreli
cf4a23db11 Fixed typos 2013-07-04 23:57:11 +01:00
Pascal Borreli
4f57d3f8dc Removed duplicate case entry 2013-07-04 23:44:36 +01:00
Francois Zaninotto
cf749f1e40 Make new providers available by default 2013-07-01 14:57:31 +02:00
Francois Zaninotto
b27d96a4e9 Fix coding standards (using php-cs-fixer) 2013-07-01 14:54:02 +02:00
Francois Zaninotto
5d660b794d Merge pull request #143 from lsv/colors
Color provider
2013-07-01 05:49:36 -07:00
lsv
ad3573e104 changed safehex color 2013-06-29 10:10:58 +02:00
alanglade
4449b625d2 Fix my previous proposal 2013-06-19 08:50:52 +02:00
aRn0D
c23e499e83 Returns a random element from a passed indexed and associative array 2013-06-18 21:41:01 +02:00
lsv
af3e337e1c fixed hexcolor, down to 0.16 sec for 10.000 2013-06-18 14:00:06 +02:00
lsv
6d30f63245 changed hexcolor selector from array to decimal for a bit faster query 2013-06-17 20:58:42 +02:00
lsv
e088a2e625 added rgbCssColor method 2013-06-17 01:35:10 +02:00
lsv
9ce3d44ea2 fixed unit test and changed arrays name to a better name 2013-06-17 01:29:06 +02:00
lsv
99024404da Moved all color methods to a provider, and added
- safeHexColor
- safeColorName
- colorName
2013-06-17 01:22:10 +02:00
lsv
6f7f40693c Forgot examples on the methods 2013-06-17 00:23:01 +02:00
lsv
ecd58f0217 Added hexcolor, rgbcolor and rgbColorAsArray
Changed readme, with the 3 new methods
Added 3 new tests
2013-06-17 00:20:30 +02:00
Francois Zaninotto
3a2868964a Merge pull request #86 from mhamlet/master
Added hy_AM provider
2013-06-09 11:01:09 -07:00
Francois Zaninotto
7b0f8cf831 Merge pull request #135 from Dynom/fixingnlNLPerson
Fixed the nl_NL Person provider.
2013-06-09 10:19:15 -07:00
Jean-francois lefebvre
ef04c7b8a3 -- Add new provider for fr_BE 2013-05-31 14:00:51 +02:00
Paul Rysevets
1615531dc9 added valid Locale list array. instead of random concat, as it produces
invalid locales
2013-05-29 15:19:11 +02:00
Mark van der Velden
6112cb12a8 Added some multi-byte related fixes. 2013-05-20 20:50:11 +02:00
Mark van der Velden
fff49bb3ed Fixed the nl_NL Person provider. 2013-05-18 17:30:43 +02:00
Mark van der Velden
2a8258728b Removed all requires and added the autoload definition to composer. 2013-05-18 16:53:58 +02:00
Mark van der Velden
532b1d6693 Fixed the encoding problems, file encoding is now utf-8. 2013-05-07 12:17:57 +02:00
Francois Zaninotto
6108cba60e Merge pull request #111 from rmrevin/master
rus update
2013-04-30 05:39:11 -07:00
Francois Zaninotto
a9c1c8b76a Merge pull request #126 from cviebrock/feature/en_CA
en_CA address and phone numbers
2013-04-23 05:35:55 -07:00
Francois Zaninotto
30dd758efb Merge pull request #128 from birkir/master
Icelandic provider (is_IS) (fixed)
2013-04-23 05:35:26 -07:00
Birkir Rafn Gudjonsson
5f80a09346 Fixed indentation and secure tld email method 2013-04-22 23:41:11 +02:00
Birkir Rafn Gudjonsson
3afbf00a90 Icelandic provider with complete person names list 2013-04-19 13:45:41 +02:00
Colin Viebrock
c31319ec6b too many phone numbers with extensions, for my liking 2013-03-12 11:58:04 -05:00
Colin Viebrock
dce4fd3e02 typo 2013-03-12 11:55:47 -05:00
Colin Viebrock
a82e690bf7 CA address formats 2013-03-12 11:23:56 -05:00
Colin Viebrock
f43ce85625 Canadian addresses and phone numbers 2013-03-12 10:52:02 -05:00
Ando Roots
8e59320826 Remove some uncommon MIME types 2013-03-08 12:02:48 +02:00
Ando Roots
e279febfbd Merge branch 'master' of git://github.com/fzaninotto/Faker into provider/file 2013-03-08 11:50:13 +02:00
Ando Roots
ba8ab2e3ef Refactor \Faker\Provider\File, add more mime types, doc, improve formatting. 2013-03-08 11:48:53 +02:00
Tim Düsterhus
b7b8b5cb43 Remove BC break 2013-03-04 17:32:57 +01:00
Tim Düsterhus
b3ebffeeed Fix formatting 2013-03-04 14:53:07 +01:00
Tim Düsterhus
30e7cd6796 Make safeEmail really safe 2013-03-04 14:45:36 +01:00
Ando Roots
52a5863abc Add basic \Faker\Provider\File 2013-02-28 22:51:49 +02:00
Francois Zaninotto
d2bd914407 Merge pull request #119 from wimvds/feature/nl_BE
Feature/nl be
2013-02-27 02:20:31 -08:00
Javier Martinez Fernandez
c16fbb1bc7 Fixed use of fourth argument on Doctrine addEntity
Fixes https://github.com/fzaninotto/Faker/issues/120
2013-02-25 14:39:29 +01:00
Wim Vandersmissen
f66d1d9438 Internet added 2013-02-25 14:19:33 +01:00
Wim Vandersmissen
52dd699c84 company types 2013-02-25 14:15:11 +01:00
Wim Vandersmissen
d3bbd39a6d added top 100 first & lastnames 2013-02-25 14:09:43 +01:00
Wim Vandersmissen
a7ff0a319f phone & address provider for nl_BE 2013-02-25 12:08:36 +01:00
Wim Vandersmissen
cfcf109dbb nl_BE provider 2013-02-22 13:00:44 +01:00
Charles SANQUER
6e563b81cc add Random Float method 2013-02-20 14:59:46 +01:00
Alvaro Marcos
8bfb9b33c1 If $manager is not in the constructor it will not be able to $this->manager->getClassMetadata... 2013-02-18 19:58:05 +01:00
Revin Roman
2be9bbef18 Added some new middlename 2013-02-18 05:14:09 +04:00