Libraries tagged by php convert
simoneast/simple-ansi-colors
47310 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
ramazancetinkaya/morse-code
281 Downloads
A simple PHP library for converting text to Morse code and vice versa
atk14/translate
42863 Downloads
A PHP class for converting strings between character encodings without relying on iconv
mr-ereke/kz_number_to_words
993 Downloads
Kazakh-speaking stand-alone PHP number to words converter
vaclavvanik/dom-to-array
9954 Downloads
An easy way to convert DOM Document to PHP array
popo/generator
40518 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
pdfmyurl/pdfmyurl
7150 Downloads
Convert any URL to PDF and/or HTML to PDF in PHP with the PDFmyURL API
berlioz/html-selector
16762 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
tebru/retrofit-php-http-guzzle6
100366 Downloads
Retrofit PHP converter using Guzzle6
tebru/retrofit-php-converter-gson
64940 Downloads
Retrofit PHP converter using Gson
schranz-php-recipes/symfony-recipes-yaml-to-php-converter
1946 Downloads
A wrapper around symplify/config-transformer used to update recipes and using easy coding standard to fix them.
salernolabs/php-to-xml
1563 Downloads
Simple class to convert PHP objects to XML, with tests.
rene-roscher/laravel-i18n-json-converter
928 Downloads
A Package for Laravel that converts PHP array-based translation files into flattened JSON files, making them compatible with Vue i18n
ip2location/ip2location-csv-converter
313 Downloads
This PHP script converts IP2Location CSV database into IP range or CIDR format.
mabrahamde/idna-converter
49413 Downloads
Converts domain names between UTF-8 and ASCII (punycode) notation. This is a fork of phlyLabs' pure PHP IDNA Converter