pear channel-discover toolbox.aldabase.com
Listing available packages:
pear remote-list -c toolbox
Installing a package:
pear install toolbox/package_name
Installing a specific version/stability:
pear install toolbox/package_name-1.0.0
pear install toolbox/package_name-beta
Receiving updates via a feed:
http://toolbox.aldabase.com/feed.xml
A class for creating Breadcrumb navigation.
| Install command | pear install toolbox/Breadcrumb |
|---|---|
| License | GNU LGPL |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.4 (stable), 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Value added : * query logging, to display them within the Debug object * nextId() modified to use a single sequence table
| Install command | pear install toolbox/DB_ExtMysqli |
|---|---|
| License | GNU LGPL |
| Dependencies | pear.php.net/DB, toolbox.aldabase.com/Debug |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Display debug informations at the bottom of a web page.
| Install command | pear install toolbox/Debug |
|---|---|
| License | GNU LGPL |
| Dependencies | toolbox.aldabase.com/Var_Dump, toolbox.aldabase.com/Utility_HTTP, toolbox.aldabase.com/Utility_Charset |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.7 (stable), 1.0.6 (stable), 1.0.5 (stable), 1.0.4 (stable), 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Components : * Error_PEAR : a PEAR error handler * Error_PHP : a PHP error handler with full PHP backtrace
| Install command | pear install toolbox/Error |
|---|---|
| License | GNU LGPL |
| Dependencies | pear.php.net/PEAR, toolbox.aldabase.com/Var_Dump |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.10 (stable), 1.0.9 (stable), 1.0.8 (stable), 1.0.7 (stable), 1.0.6 (stable), 1.0.5 (stable), 1.0.4 (stable), 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Parse the Accept Header to detect if an XHTML 1.0 document should be served with the text/html or application/xhtml+xml mimetype.
| Install command | pear install toolbox/HTTP_Negotiation |
|---|---|
| License | GNU LGPL |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Crop a picture to defined width and height.
| Install command | pear install toolbox/Image_Crop |
|---|---|
| License | GNU LGPL |
| Dependencies | pear.php.net/Image_Transform |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Resize a picture to defined width and height.
| Install command | pear install toolbox/Image_Resize |
|---|---|
| License | GNU LGPL |
| Dependencies | pear.php.net/Image_Transform |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
The Multilog class is a PEAR::Log wrapper that return a 'composite' log object, with multiple attached observers objects, allowing multiple log implementations to receive the same events with a single call.
| Install command | pear install toolbox/Multilog |
|---|---|
| License | GNU LGPL |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
It is a wrapper for PEAR::Pager_Sliding, providing different pager layouts : * a minimal pager * a full pager * a google-like pager
| Install command | pear install toolbox/Pagination |
|---|---|
| License | GNU LGPL |
| Dependencies | pear.php.net/Pager, toolbox.aldabase.com/Error |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.4 (stable), 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
It includes : * PHP version * php.ini directives * Include path * Zend Engine version * Loaded extensions (e.g. "mysqli", "curl") * Availability of external programs (e.g. "/usr/bin/convert" for ImageMagick) * MySQL version
| Install command | pear install toolbox/Platform_Check |
|---|---|
| License | GNU LGPL |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
The Registry provides a mechanism for storing data globally in a well managed fashion, helping to prevent global meltdown. It is just a simple object bundle, using a hash (associative PHP array) populated with objects.
| Install command | pear install toolbox/Registry |
|---|---|
| License | GNU LGPL |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
This class is a wrapper based on PEAR::Mail & PEAR::Mail_mime System. It is based on the Observer Pattern, currently allowing : * Insertion of a mail in a database * Insertion of a mail into an MBOX file
| Install command | pear install toolbox/Sendmail |
|---|---|
| License | GNU LGPL |
| Dependencies | pear.php.net/Mail, pear.php.net/Mail_mime |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.8 (stable), 1.0.7 (stable), 1.0.6 (stable), 1.0.5 (stable), 1.0.4 (stable), 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Utility class to manipulate/detect charsets.
| Install command | pear install toolbox/Utility_Charset |
|---|---|
| License | GNU LGPL |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Utility class to manipulate HTTP headers.
| Install command | pear install toolbox/Utility_HTTP |
|---|---|
| License | GNU LGPL |
| Dependencies | toolbox.aldabase.com/Registry, toolbox.aldabase.com/Debug |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.7 (stable), 1.0.6 (stable), 1.0.5 (stable), 1.0.4 (stable), 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
The Var_Dump class is a wrapper for the var_dump function. The var_dump function displays structured information about expressions that includes its type and value. Arrays are explored recursively with values indented to show structure. The Var_Dump class captures the output of the var_dump function, by using output control functions, and then uses external renderer classes for displaying the result in various graphical ways : * Simple text, * HTML/XHTML text, * HTML/XHTML table, * XML, * ...
| Install command | pear install toolbox/Var_Dump |
|---|---|
| License | GNU LGPL |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.2.5 (stable), 1.2.4 (stable), 1.2.3 (stable), 1.2.2 (stable), 1.2.1 (stable), 1.2.0 (stable) |
Use an XML configuration file to create an HTML_QuickForm form.
| Install command | pear install toolbox/XForm |
|---|---|
| License | GNU LGPL |
| Dependencies | pear.php.net/HTML_QuickForm |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 0.5.9 (alpha), 0.5.8 (alpha), 0.5.7 (alpha), 0.5.6 (alpha), 0.5.5 (alpha), 0.5.4 (alpha), 0.5.3 (alpha), 0.5.2 (alpha), 0.5.1 (alpha), 0.5.0 (alpha) |
The XHTML_Page package provides a simple interface for generating an XHTML compliant page.
| Install command | pear install toolbox/XHTML_Page |
|---|---|
| License | GNU LGPL |
| Dependencies | toolbox.aldabase.com/HTTP_Negotiation |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 1.0.7 (stable), 1.0.6 (stable), 1.0.5 (stable), 1.0.4 (stable), 1.0.3 (stable), 1.0.2 (stable), 1.0.1 (stable), 1.0.0 (stable) |
Uses dom and rxp (XML parser program) to validate an XHTML page for well-formedness, and for DTD-validity. The use of XML Catalog allow to map "logical" names to local filenames, and to use local DTDs intead of W3C's DTDs.
| Install command | pear install toolbox/XML_Validator |
|---|---|
| License | GNU LGPL |
| Dependencies | toolbox.aldabase.com/Utility_HTTP, toolbox.aldabase.com/Utility_Charset |
| Maintainers | Poeydomenge Frederic (as lead) |
| Releases | 0.8.6 (alpha), 0.8.5 (alpha), 0.8.4 (alpha), 0.8.3 (alpha), 0.8.2 (alpha), 0.8.1 (alpha), 0.8.0 (alpha) |
The toolbox.aldabase.com PEAR Channel Server is proudly powered by Pirum 1.0.4