Libraries tagged by convert php
ndamiens/gisconverter
4493 Downloads
A php library to convert vector geometries between different formats
mmedia/classcontroller
7691 Downloads
A controller that can take standard PHP classes and convert them to controller methods with auto validation.
masroore/html2text
5949 Downloads
A PHP package to convert HTML into a plain text format
koren-software/ehak-locations
4397 Downloads
PHP Library to convert location into EHAK classification code and vice-versa
jbzoo/simpletypes
1723 Downloads
The universal PHP library to convert any values and measures
dashifen/case-changing-trait
3993 Downloads
A PHP trait that converts between common programming character cases.
chibifr/country-converter
3261 Downloads
A PHP package to convert a country ISO to country name and vice-versa.
anderswelt/stringtotype
669 Downloads
A php service to convert string content to its inherent type
christs_dev/money-to-words-converter
21 Downloads
A php library that converts any money value in digit in any language or numeric system to its words in any language
hakre/print_r-converter
14 Downloads
The Print_r Converter - a PHP tool that is able to convert `print_r()`-output into PHP code.
eleven-miles/iris
2520 Downloads
A PHP WordPress package that converts images to webP on upload; by default.
foolz/inet
2324 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
james-pro/string-to-number
1337 Downloads
Convert strings to numbers/floats in PHP
kamranahmedse/smasher
401 Downloads
A PHP package to easily smash directories and convert them to JSON
imponeer/toarray-interface
15502 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface