1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-01-17 06:08:23 +01:00

22 Commits

Author SHA1 Message Date
Francois Zaninotto
e0ee31522e Revert change in example XML introducd by #570 2016-02-23 16:15:11 +01:00
Mehmet Aydin Bahadir
c3c586dfdb localCoordinates() function added 2016-01-12 18:22:28 +02:00
zaid-86
15289c83f3 reverting change of test.php 2014-06-14 15:46:57 +03:00
zaid-86
c4c3eb2a45 passing locale parameter to test arabic work 2014-06-13 19:12:18 +03:00
zaid-86
c7a88a9e96 initial development of arabic locale 2014-06-13 02:15:52 +03:00
Francois Zaninotto
ea67b69b01 Revert test file modified by mistake 2014-03-03 21:37:52 +01:00
Francois Zaninotto
55251a9bc2 Refactor and speed up realText formatter bootstrap
With English locale, bootstrap of realText passes from 5s to under 100ms
2014-03-03 21:21:43 +01:00
bateller
94a6f48760 Put XML opening tag in php echo statement
<?xml conflicts with PHP. Put <?xml in PHP echo statement so it compiles correctly.
2014-01-28 04:04:38 -05:00
Mark van der Velden
2a8258728b Removed all requires and added the autoload definition to composer. 2013-05-18 16:53:58 +02:00
Francois Zaninotto
7c26827802 Code cleanup
PAssed php-cs-fixer, fixed commas
2012-12-10 16:03:57 +01:00
toin0u
6bfc1a4e3b Cleaned: whitespaces 2012-11-10 12:31:37 +01:00
Francois Zaninotto
cab6806cce Explicit the use of the boolean() provider to vary the type of data generated 2011-10-30 13:26:51 +01:00
Francois Zaninotto
c852326dbd fix the autoloader 2011-10-25 22:49:57 +02:00
yohang
65cad9868b Reverted require statements in standalone scripts 2011-10-25 16:57:44 +02:00
yohang
add655eca7 Removed require statements 2011-10-25 16:12:09 +02:00
Francois Zaninotto
d971e45ad7 Change directory structure to comply with PSR-0.
Refs #7.
2011-10-17 14:26:36 +02:00
Francois Zaninotto
06f934bd0a Update example to the latest text() capabilities 2011-10-16 23:06:54 +02:00
Francois Zaninotto
278660f004 Introducing Internet provider.
Closes #1.
2011-10-15 21:56:49 +02:00
Francois Zaninotto
264d755644 add a documentor class to introspect generator capabilities 2011-10-15 14:02:17 +02:00
Francois Zaninotto
0e485bb1c5 move basic randomizer methods to BaseProvider 2011-10-15 13:21:13 +02:00
Francois Zaninotto
aa6f9386d9 Improved first contact with the library 2011-10-15 01:11:42 +02:00
Francois Zaninotto
1de1d8a39f first commit 2011-10-15 00:49:26 +02:00