Libraries tagged by php xml
pastuhov/php-file-stream
19653 Downloads
Big file creation helper. May be used for sitemap.xml or YML files creation.
osm/sitemap-php
13312 Downloads
Fast and lightweight library for generating Google sitemap XML files and index of sitemaps
nguyenanhung/xml2json-helper
25608 Downloads
Basic and Advanced XML to JSON Helper
nguyenanhung/xml-helper
25608 Downloads
Basic and Advanced XML Helper
lyquidity/xml
4585 Downloads
Reads XML Schema documents (.xsd) files and extracts type information for PHP
joeycumines/simple-xml-util
4811 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
infince/plivo-php-sdk
1381 Downloads
An InfinCE version of PHP SDK to make voice calls & send SMS using Plivo and to generate Plivo XML
edns-andrew/php-epp-client
1000 Downloads
Object-oriented PHP EPP Client
diego3/php-export-data
5952 Downloads
A simple library for exporting tabular data to Excel-friendly XML, CSV, or TSV
dgame/php-variants
31126 Downloads
php variants
cybercog/php-unicode
7146 Downloads
PHP Unicode library
caxy/basex-client-php
12991 Downloads
BaseX PHP Client
lsmonki/php-ixr
15342 Downloads
Incutio XML-RPC library (IXR)
cashlink/php-index
11434 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
mhndev/config
17928 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files forked from hassankhan/config