Skip to content
pago edited this page Sep 14, 2010 · 2 revisions

With pantr you can manage automate tasks (for example the build process and distribution) using the PHP language. You can also use it as a project local PEAR installer.

pantr requires at least PHP 5.3.0 for the build file (usually called “pantrfile.php”), your project can use whatever PHP version it needs.

To get started follow this trail:

  1. Getting started
  2. Storing configuration
  3. pantr as PEAR installer
  4. Creating a PEAR package
  5. Installing libraries for usage in pantrfiles
Clone this wiki locally