TheBigBrainsCompany / TbbcMoneyBundle

This bundle is used to integrate the Money library (https://github.com/mathiasverraes/money) into a Symfony project. This library is based on Fowler's Money pattern (https://verraes.net/2011/04/fowler-money-pattern-in-php/)
MIT License
192 stars 74 forks source link

where is configuration reference ? #177

Closed grekpg closed 5 months ago

grekpg commented 5 months ago

looking how to setup ratio_file_name and others...

johanwilfer commented 5 months ago

See the main readme: https://github.com/TheBigBrainsCompany/TbbcMoneyBundle

If something is missing PRs are welcome explaining it better in that README. Please reopen in case you think something can be improved (but need more details) or open a PR with your suggestion :)

Thanks!