Libraries tagged by convert php
alleyinteractive/wp-block-converter
86075 Downloads
Convert HTML into Gutenberg Blocks with PHP
projectcleverweb/color
631849 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
rmunate/spell-number
150840 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
tebru/gson-php
127298 Downloads
Gson for PHP: Convert PHP objects to and from json
ashtokalo/php-translit
118319 Downloads
PHP library to convert text from one script to another.
js-phpize/js-phpize
340479 Downloads
Convert js-like syntax to standalone PHP code.
dawood/phpchromepdf
68977 Downloads
A slim PHP wrapper around google-chrome to convert url to pdf or to take screenshots , easy to use and clean OOP interface
sqhlib/hanzi-convert
19409 Downloads
PHP中文繁简体字转换程序,支持繁体转简体或简体转繁体
kzykhys/php-csv-parser
239821 Downloads
Convert CSV to array (Excel style is fully suppoted!)
chrisullyott/php-filesize
114105 Downloads
Easily calculate file sizes and convert between units.
mso/idna-convert
2220341 Downloads
A library for encoding and decoding internationalized domain names
ticketpark/htmlphpexcel
294187 Downloads
A php library to convert html tables to Excel files, including styling.
goetas/xsd2php
335389 Downloads
Convert XSD (XML Schema) definitions into PHP classes
tonirilix/nested-json-flattener
82672 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
sebastiaanluca/laravel-boolean-dates
84021 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).