Libraries tagged by covert
amrshawky/laravel-currency
544392 Downloads
A Laravel package for current and historical currency exchange rates & crypto exchange rates based on the free API provided by exchangerate.host
akaunting/money
776251 Downloads
Currency formatting and conversion package for Laravel
zschuessler/laravel-route-to-class
349319 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
2022064 Downloads
PHP package for converting file extensions to MIME types and vice versa.
whitecube/lingua
1051486 Downloads
A PHP language codes converter, from and to the most common formats (ISO, W3C, PHP and human-readable names).
vyuldashev/xml-to-array
721329 Downloads
Convert xml to an array
tysonandre/var_representation_polyfill
5132266 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
ticketpark/htmlphpexcel
303856 Downloads
A php library to convert html tables to Excel files, including styling.
texy/texy
776265 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
398216 Downloads
This package allows you to convert names into the correct case where possible.
spiritix/php-chrome-html2pdf
431257 Downloads
A PHP library for converting HTML to PDF using Google Chrome
projectcleverweb/color
695741 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
589328 Downloads
Easily create PDF in Symfony by converting Twig/HTML templates.
php-unit-conversion/php-unit-conversion
923281 Downloads
A fully PSR-4 compatible PHP library for converting between standard units of measure.
php-coord/php-coord
754898 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.