Open blacksmoke26 opened 6 years ago
We need to add docker support.
@umpirsky Sorry to say that I am not using docker. Just php 7.1 or 7.2. Well I appreciate your hard work.
P.S. Repo size is huge, better add small files, once downloaded. Run to build create files.
Well, we provide lots of data. :)
If you want to dynamically generate data, you can use https://symfony.com/doc/current/components/intl.html#currencies
@umpirsky Thank You!
Looks like, The Intl Component won't work for me.
The replacement layer is limited to the locale "en". If you want to use other locales, you should install the intl extension instead.
I am using your solution in my project.
Why don't you install intl extension?
@umpirsky Intl extension doesn't provide countries list at all. So that's the reason I am using it.