Packages from konstantind

  • PHP

    konstantind/otus-flexible-float-parser

    Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).