Toolbox

A simple class library and component suite for PHP5.
powered by Aldabase

Installation

Installing packages from toolbox.aldabase.com is easy. Just follow the simple steps below.

Note: You need a working PEAR 1.4 environment. For more information on PEAR and how to install PEAR, see our FAQ

  1. First, add the channel server using:
    pear channel-discover toolbox.aldabase.com
  2. Once this is complete, you can install any of our packages using:
    pear install toolbox/some_package_name