John Was
|
27d02663e5
|
moved bank account numbers from Company to Payment provider
|
2013-10-22 21:59:19 +02:00 |
|
Francois Zaninotto
|
a78eb24fdf
|
Move image provider up
|
2013-10-21 22:40:49 +02: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
|
ac73291f58
|
Add new providers to readme
|
2013-09-24 00:24:59 +02: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 |
|
John Was
|
3492b5193e
|
add new Polish generators to readme.md
|
2013-09-21 10:10:42 +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 |
|
Juan Treminio
|
b339b8cf61
|
Name() => Person()
|
2013-08-11 15:18:41 -05:00 |
|
Pascal Borreli
|
cf4a23db11
|
Fixed typos
|
2013-07-04 23:57:11 +01:00 |
|
lsv
|
e088a2e625
|
added rgbCssColor method
|
2013-06-17 01:35:10 +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
|
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 |
|
Ando Roots
|
c5165afab7
|
Align Faker\Provider\File section comments
|
2013-04-22 11:42:04 +03:00 |
|
Ando Roots
|
0be08bd1e9
|
Remove extra line break from the README
|
2013-04-22 11:40:17 +03:00 |
|
Ando Roots
|
56170d7337
|
Add \Faker\Provider\File to the readme
|
2013-03-08 11:53:50 +02:00 |
|
Jordi Boggiano
|
df2c644392
|
Add alternative about randomNumber usage
|
2013-03-01 21:17:31 +01:00 |
|
Charles SANQUER
|
6e563b81cc
|
add Random Float method
|
2013-02-20 14:59:46 +01:00 |
|
Francois Zaninotto
|
fe9c56fa5b
|
Merge pull request #110 from csanquer/feature_safe_email_domain
adding a safe email domain generator method
|
2013-02-11 05:47:46 -08:00 |
|
Charles SANQUER
|
b21e325814
|
add missing safeEmailDomain example in Readme
|
2013-02-11 08:30:59 +01:00 |
|
Maik Penz
|
64cb2172c2
|
added uuid to default providers
|
2013-02-06 09:14:15 +01:00 |
|
Francois Zaninotto
|
7c234f6dcc
|
Merge pull request #75 from toin0u/CleanedWhitespaces
Cleaned: whitespaces
|
2012-11-15 07:29:37 -08:00 |
|
toin0u
|
f7c80bec98
|
Updated: Danish provider & Readme
|
2012-11-13 23:04:40 +01:00 |
|
toin0u
|
6bfc1a4e3b
|
Cleaned: whitespaces
|
2012-11-10 12:31:37 +01:00 |
|
Francois Zaninotto
|
cc2a254a5c
|
Merge pull request #53 from blaugueux/locale
Added locale generator to Internet provider.
|
2012-10-06 22:48:17 -07:00 |
|
Benjamin Laugueux
|
ba39896acc
|
Added new UserAgent provider.
|
2012-09-14 17:53:16 +02:00 |
|
Kristian Lewis Jones
|
350642dee0
|
Updated readme.md - lorem() formatter was changed to text()
|
2012-09-08 21:35:39 +01:00 |
|
Benjamin Laugueux
|
4acfeb7191
|
Added locale, countryCode and languageCode generator to Miscellaneous provider.
|
2012-09-04 09:19:47 +02:00 |
|
Francois Zaninotto
|
e288d3ca6c
|
Merge pull request #52 from blaugueux/master
Added timezone generator to DateTime provider
|
2012-09-03 10:45:14 -07:00 |
|
Benjamin Laugueux
|
c735e6b907
|
Added timezone generator to DateTime provider.
Fixed typo.
Fixed doc alignment.
|
2012-09-03 19:26:42 +02:00 |
|
Geoffrey Brier
|
560eeb8767
|
Update README
|
2012-08-13 09:30:06 +02:00 |
|
Tiago Ribeiro
|
5b572724c6
|
Added latitude and longitude formatters to Address provider
|
2012-06-25 18:02:46 +01:00 |
|
Francois Zaninotto
|
ebcc92bf48
|
Add the ability to execute arbitrary modifier function on an entity.
Propel Only for now: support for tree structures (nested_set behavior).
|
2012-04-14 23:54:05 +02:00 |
|
Francois Zaninotto
|
bc9fb6566a
|
Make fake emails use free email domains from time to time
|
2012-04-14 21:00:50 +02:00 |
|
Francois Zaninotto
|
ab426e0253
|
Update PHP version requirement.
Instead of breaking BC and changing some method names to fix #23.
|
2012-02-10 18:33:31 +01:00 |
|
Raul Fraile
|
e9a0d5a108
|
[readme] Updated README.md to link to Travis CI build details
|
2012-01-27 13:17:21 +01:00 |
|
cedriclombardot
|
89b0bbb595
|
Connect tests to travis
|
2011-11-13 18:52:30 +01:00 |
|
Francois Zaninotto
|
cdc4e2d0e6
|
Clarify the ORM / ODM adapters usage
|
2011-11-03 22:34:35 +01:00 |
|
Francois Zaninotto
|
b2b8ec1032
|
Add mention of Mandango ODM support in readme
|
2011-11-03 22:25:53 +01:00 |
|
Francois Zaninotto
|
94a289c020
|
Add clarification to the documentation about how to add a custom provider
|
2011-10-30 13:48:18 +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
|
b41c916f63
|
Make boolean() provider more controllable
|
2011-10-30 13:21:35 +01:00 |
|
Francois Zaninotto
|
e5e3713e66
|
Mention Doctrine2 ORM support
|
2011-10-30 13:07:31 +01:00 |
|
Francois Zaninotto
|
af23eb1ee7
|
move license to a standalone file
|
2011-10-25 22:54:09 +02:00 |
|
Francois Zaninotto
|
c852326dbd
|
fix the autoloader
|
2011-10-25 22:49:57 +02:00 |
|
yohang
|
62c90723a8
|
Updated readme
|
2011-10-25 16:21:20 +02:00 |
|
yohang
|
8c1a26909c
|
Updated readme
|
2011-10-25 16:20:27 +02:00 |
|
Francois Zaninotto
|
9287247053
|
Faker\Generator::addProvider() now allows to override default formatters
|
2011-10-24 00:30:48 +02:00 |
|
Francois Zaninotto
|
1bf9752a74
|
make BaseProvider methods public, and therefore accessible as formatters
|
2011-10-24 00:19:35 +02:00 |
|