PEAR logo

PEAR_PackageFileManager : The Definitive Guide



Chapter 5. Introducing PEAR_PackageFileManager

Table of Contents

The benefits of automated building
API short tour
General information about a package

This lesson :

The benefits of automated building

If you have ever created package xml manually, you are aware of its drawbacks. Manual building is time-consuming and tedious, giving sometime typo errors or xml grammar validation errors.

Automated building package.xml with PEAR_PackageFileManager addresses these problems by dramatically speeding up the building/validating process. You can create package scripts that check all aspects of your application distribution.

PEAR_PackageFileManager : The Definitive Guide v 1.6.0 : November 17, 2006