Libraries tagged by php convert
jkphl/iconizr
8815 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
36909 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
29521 Downloads
Convert HTML markup into beautiful PDF files using the famous wkhtmltopdf library
ivanovsaleksejs/num-to-text
12909 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
187414 Downloads
Simple package to assist you in converting/mapping ISO 3166-1 Alpha-2, Alpha-3, and Numeric Country Codes.
devanych/mime-types
84892 Downloads
Converts MIME types to file extensions and vice versa
aza/math
20248 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
81 Downloads
CSV data manipulation made easy in PHP
wgirhad/geophp
26910 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.
type-lang/parser
46434 Downloads
Library for parsing and validating TypeLang syntax and converting it into AST nodes
syntatis/utils
25170 Downloads
Handy functions for PHP
swen100/geophp
69456 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
85189 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
goetas-webservices/soap-reader
336084 Downloads
SOAP reader
php-static-analysis/node-visitor
17952 Downloads
PHP parser node visitor that converts Attributes into PHPDoc annotations