BowML Parser is a miniature PHP-framework that lets you parse any type of markup language (XML,HTML,WML etc). Where each element, string node and attribute is its own object. Also good for creating or rectreating webpages by using objects instead of HTML.
A lightweight PHP library for interpreting IMS QTI files. This is a very simple framework which sits on top of PHP's "Expat" XMLparser, intended largely as a template for using QTI in PHP applications - but includes a basic test-taking functionality.
XML_HTMLSax is a native PHP SAX based parser for badly formed XML, such as HTML. It provides an API similar to the native PHP XML extension making it easy to switch between the two. Also distributed via http://pear.php.net/XML_HTMLSax
sPanel is a web interface controlling the SHOUTcast streaming media servers, making the server administration job much easier for stream host companies. Includes Instant .ini writer & auto server restarting. Fully Custom XMLparser & much more.
Save up to 90% off rates for USPS, UPS, DHL Express, and more with the best multi-carrier shipping software for e-commerce businesses.
For Small / Medium E-Commerce Businesses
Whether you're established or just getting started, Shippo is the best shipping software for growing e-commerce brands that need to save time and money, fulfill and ship at scale, and delight customers. Create shipping labels for all carriers & save money with discounted rates. See all your online sales channels in one place and automatically access discounted USPS and DHL Express rates, or use your own carrier accounts. Sign up is free and there are no monthly fees or cancellation fees.
Phulcrum brings the concept of Model 2 web development to PHP and includes a library of PHP code including: a logging framework; a fast, thin database abstraction layer; an object persistence framework; an XML scripting engine; and a flexible XMLparser.
* it works with any document XML storages in file or variable;
* It recovers data of any element or attribute;
* It indicates which elements constitute the document XML;
* It indicates which attributes belong to an element;
* it treats the mistakes ex
This is a small library to allow conversion of the vCalendar (iCalendar/iCal) file format to XML, and to provide some level of interpretation of the calendar for use in a larger project. Consider it a parsing engine.