Libraries tagged by convert
faisalman/simple-excel-php
576607 Downloads
Easily parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc formats
anam/phantommagick
435006 Downloads
PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images
amrshawky/laravel-currency
548842 Downloads
A Laravel package for current and historical currency exchange rates & crypto exchange rates based on the free API provided by exchangerate.host
zschuessler/laravel-route-to-class
358727 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
xantios/mimey
2060863 Downloads
PHP package for converting file extensions to MIME types and vice versa.
whitecube/lingua
1062110 Downloads
A PHP language codes converter, from and to the most common formats (ISO, W3C, PHP and human-readable names).
vyuldashev/xml-to-array
731395 Downloads
Convert xml to an array
tysonandre/var_representation_polyfill
5236926 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
texy/texy
780377 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.
tamtamchik/namecase
407548 Downloads
This package allows you to convert names into the correct case where possible.
spiritix/php-chrome-html2pdf
435906 Downloads
A PHP library for converting HTML to PDF using Google Chrome
projectcleverweb/color
717181 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.
pontedilana/weasyprint-bundle
602843 Downloads
Easily create PDF in Symfony by converting Twig/HTML templates.
php-unit-conversion/php-unit-conversion
945028 Downloads
A fully PSR-4 compatible PHP library for converting between standard units of measure.
php-coord/php-coord
765525 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.