Sergey Podzemelnykh

Results 4 issues of Sergey Podzemelnykh

That's been mentioned in [this issue](https://github.com/PostScripton/laravel-money/issues/149) that it would be useful if some sort of validation function for money-string was added, instead of wrapping `money_parse()` with try-catch blocks. Should add...

enhancement

I would try to integrate Pest for testing

project changes

This means that currencies with, for example, `$` symbol will identify their true nature. For example, both Canadian and American dollars have the same symbol `$`, and in order to...

enhancement

In Russian, we are used to write short definition of ruble like `100 руб.`, not symbol `₽`. So I'd like to add this functionallity on config level and on built-in...

enhancement