Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazyload locales (Customize load different locale files) #46

Closed
xiaohuilam opened this issue Nov 10, 2020 · 2 comments
Closed

Lazyload locales (Customize load different locale files) #46

xiaohuilam opened this issue Nov 10, 2020 · 2 comments

Comments

@xiaohuilam
Copy link

Lazyload(or require/install whatever) locales (Customize load different locale files).
A good advice is composer subpackage...

For example:
Init default english_US faker:

composer require fakerphp/faker

Install Chinese_CN locale:

composer require fakerphp/zh_CN
@GlennM
Copy link

GlennM commented Nov 11, 2020

Isn't this the mono-/multirepo discussion in #15?

@pimjansen
Copy link

Its already under discussion as mentioned for Faker 2.x which will be a next major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants