Boris D. Teoharov

Results 6 issues of Boris D. Teoharov

The following few lines make it impossible for vs-repeat to be used for expressions like "(key, value) in rows" since the regular expression below is not designed for these cases....

Are there attempts to create PhpInsight compatible dictionaries for other languages ? It would really be a big thing when someone shares dictionaries for PhpInsight on GitHub

The default string representation that the Decimal class gives is like this: ``` (string)Litipk\BigNumbers\Decimal::fromString('11111111111111111.55555555555555') "11111111111111111.55555555555555" ``` It would be nice if there is a method to format strings like these...

Hey, it is a wonderful data source that you created. Thank you! I was thinking it will be very handy if the json file also contains ne_lng, ne_lat, sw_lng, sw_lat...

This pull request implements and documents a feature that allows setting the output format of the crops to a desired one among jpeg, webp, png and gif. You can also...

I have files uploaded in different formats but I want all of their thumbnails to be in JPEG format to save bandwidth and improve user experience. Is there an easy...