Libraries tagged by number convert
crocciari/htmlchars
33 Downloads
The HtmlChars class converts letters and numbers into their respective HTML entities.
katalyst/mdn-esn
15 Downloads
Classes for formatting and converting Mobile Device Numbers (MDN) and Electronic Serial Numbers (ESN)
cibs/currency-to-words
13 Downloads
A PHP number to words Currency converter
acid-solutions/input-sanitizer
2577 Downloads
Input sanitizer to convert strings to booleans, numbers etc.
diego/excelcol
17 Downloads
Converts Excel row names to numbers.
mahmudz/bangla-somoy
0 Downloads
Convert english date/time/numbers to bangla(vice-versa) in your laravel project.
dadkhah-dev/persian-string
40 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters.
dadkhah-dev/laravel-persian-string
35 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters in Laravel models.
service-to/base
157 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
konstantind/otus-flexible-float-parser
4 Downloads
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).
katoga/texy-minified
1176 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.
sajjadrad/jalali
173 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle [sallar/laravel-jdate](https://github.com/sallar/laravel-jdate) by [Sallar Kaboli](http://sallar.me).This package converted from Laravel 3 bundle to Laravel 4 package by [Milad Rey](https://github.com/miladr/jalali).Older version of this library was unable to make a renge of numbers between two years in jalali with latin style.
abdeslam/kmbt
136 Downloads
a PHP big numbers (K => thousand, M => million, B => billion, T => trillion) formatter and converter.
riskihajar/terbilang
124923 Downloads
Number to words conversion support multi language.
lamansky/fraction
49055 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.