Libraries tagged by php convert
everapi/currencyapi-php
32726 Downloads
A PHP wrapper for the currencyapi.com API
spatie/7to5
25197 Downloads
Convert PHP 7 code to PHP 5 code
choowx/rasterize-svg
5448 Downloads
A PHP library for converting SVG to JPEG, PNG, and WEBP
everyday/html-to-quill
14558 Downloads
PHP HTML to Quill Delta converter
jkphl/iconizr
8787 Downloads
A PHP command line tool for converting SVG images to a set of CSS icons (SVG & PNG, single icons and / or CSS sprites) with support for image optimization and Sass output
evoweb/ew-llxml2xliff
33202 Downloads
Provides a backend module to convert locallang.xml and locallang.php files to xliff. For every language, contained in the source file, an extra file gets created.
spiritix/html-to-pdf
28451 Downloads
Convert HTML markup into beautiful PDF files using the famous wkhtmltopdf library
ivanovsaleksejs/num-to-text
11950 Downloads
Converts numbers or prices to text representation in various languages. For example, 437605 becomes "four hundred thirty seven thousand six hundred five". Price class for displaying prices with currencies is also available.
graftak/country-code-helper
170891 Downloads
Simple package to assist you in converting/mapping ISO 3166-1 Alpha-2, Alpha-3, and Numeric Country Codes.
aza/math
19518 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
bakame/csv
78 Downloads
CSV data manipulation made easy in PHP
wgirhad/geophp
19793 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
syntatis/utils
21975 Downloads
Handy functions for PHP
swen100/geophp
62029 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
oshomo/csv-utils
80447 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.