Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17650 программистов и 1372 робота. Сейчас ищут 1549 программистов ...
Using Pyrus in your programs: Pyrus's Public API
Вернуться к: Using Pyrus, the PEAR Installer for PHP 5.3+
Table of Contents
Edited By
Gregory Beaver2009-07-08
If you are doing advanced work with Pyrus, it is important to understand how to access its internals through its public API. This guide documents how to perform common tasks such as accessing components of a package.xml, managing installation tasks, and accessing configuration settings.
The section on developing plugins for Pyrus is a good starting point for understanding how to extend Pyrus, this guide is more specific to using the actual classes contained within Pyrus.
Вернуться к: Using Pyrus, the PEAR Installer for PHP 5.3+