Code

JS_Extractor

JS_Extractor is a PHP class library for extracting any data from any HTML document, and converting it to a simple, workable PHP array. It can be used to extract tabular data, lists, element attributes or even data structured with custom mark-up built with divs and spans.

Latest Version (0.1.1)
All Versions
Related Blog Posts & Guides

Requirements

PHP 5, PHP DOM Extension

Zend_Color

Zend_Color is a Zend Framework component for generating colours, manipulating colour values, and converting colours between different colour models. The proposal is currently awaiting community and team review. A preview implemtation of this component can be downloaded here, however the API may change during the proposal process and in future versions.

Latest Version (2008.02.23)

Dependencies

  • Zend_Exception

Zend_Db_Table _Plugin

Zend_Db_Table_Plugin is a Zend Framework component that provides a plugin system for Zend_Db_Table, in order to easily run common business logic across models. Plugins are registered either with the Plugin Broker (to have them attached to all Zend_Db_Table instances) or set individually from within each model class. The proposal is currently awaiting community and team review.

Dependencies

  • Zend_Db
  • Zend_Exception