PEAR

From OpenPSA Wiki

Jump to: navigation, search
PEAR logo

PEAR (PHP Extension and Application Repository) is an package distribution system for PHP. Starting with version 2.6.0, the MidCOM framework and the individual MidCOM Components are available as PEAR packages through custom PEAR channels. MidCOM and its Components also list a number of external PEAR packages as dependencies, with HTML_Quickform (which is used for form rendering by Datamanager 2) being a prominent example.

The information necessary to build PEAR packages for distribution is tracked in the package.xml Array of the respective MidCOM Component Manifest file.

[edit] Installing MidCOM Components from PEAR Packages

Datagard installs MidCOM core components during the installation or the setup of a new database. Further components can be installed with:

pear channel-discover pear.midcom-project.org
pear install midcom/package_name

[edit] Weblinks

[1] - MidCOM 8.09 "Ragnaroek" series PEAR channel
[2] - MidOM 1.8 "Thor" series PEAR Channel
[3] PEAR website
Personal tools