PEAR_Command_Packaging - Create RPM spec files from PEAR modules This command is an improved implementation of the standard PEAR "makerpm" command, and contains several enhancements that make it far more flexible. Similar functions for other external packaging ...
PEAR_Delegator - delegation for PHP This package implements traditional and unorthodox delegation in PHP. This allows for pseudo multiple inheritance and other interesting design paradigms. In PEAR status of this package is: beta.
PEAR_Frontend_Gtk - GTK+ (Desktop) PEAR Package Manager Desktop Interface to the PEAR Package Manager. In PEAR status of this package is: beta.
PEAR_Frontend_Web - HTML (Web) PEAR package manager Web interface to the PEAR package manager. Needed only when you want to use PEAR from their CVS. In PEAR status of this package is: alpha.
PEAR_Info - show Information about your PEAR install and its packages This package generates a comprehensive information page for your current PEAR install. - The format for the page is similar to that for phpinfo() except using PEAR colors. - Has complete PEAR Credits ...
PEAR_PackageFileManager - takes an existing package.xml file and updates it with a new filelist and changelog This package revolutionizes the maintenance of PEAR packages. With a few parameters, the entire package.xml is automatically updated with a listing of all files in a package. Features include: - ...
PEAR_RemoteInstaller - PEAR Remote installation plugin through FTP Originally part of the 1.4.0 new features, remote installation through FTP is now its own package. This package adds the commands "remote-install" "remote-upgrade" "remote-uninstall" and ...
PECL_Gen - tool to generate PECL extension from XML description PECL_Gen (formerly known as ext_skel_ng) is a pure PHP replacement for the ext_skel shell script that comes with the PHP 4 source. It reads in configuration options, function prototypes and code ...
PhpDocumentor - provides automatic documenting of PHP API directly from source The phpDocumentor tool is a standalone auto-documentor similar to JavaDoc written in PHP. It differs from PHPDoc in that it is MUCH faster, parses a much wider range of php files, and comes with many ...
PHPTAL is an implementation of Zope Page Templates (ZPT) for PHP PHPTAL is an implementation of Zope Page Templates (ZPT) for PHP.
PHPUnit2 - regression testing framework for unit tests PHPUnit2 is a regression testing framework used by the developer who implements unit tests in PHP. It is based upon JUnit, which can be found at http://www.junit.org/ . In PEAR status of this package ...
PHP_Archive - create and use PHP Archive files PHP_Archive allows you to create a single .phar file containing an entire application. In PEAR status of this package is: alpha.
PHP_Beautifier - beautifier for PHP This program reformat and beautify PHP source code files automatically. In PEAR status of this package is: beta.
PHP_Compat - provides missing functionality for older versions of PHP PHP_Compat provides missing functionality in the form of Constants and Functions for older versions of PHP. Constants: - E_STRICT - PATH_SEPERATOR - ... Functions: - file_get_contents - ...
PHP_CompatInfo - determine minimal requirements for a program PHP_CompatInfo will parse a file/folder/script/array to find out the minimum version and extensions required for it to run. Features advanced debug output which shows which functions require which ...
PHP_Fork - Wrapper for pcntl_fork() with Java-like API PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set like Java language. Practical usage is done by extending this class, and re-defining the run() method. This way PHP developers can ...
PHP_Parser - a PHP grammar parser PHP_Parser is a source code analysis tool based around a real Parser generated by phpJay. The parser uses the same EBNF source that PHP uses to parse itself, and it therefore as robust as PHP itself. ...
Science_Chemistry - manipulate chemical objects: atoms, molecules, etc General classes to represent Atoms, Molecules and Macromolecules. Also parsing code for PDB, CML and XYZ file formats. Examples of parsing and conversion to/from chemical structure formats. In PEAR ...
Search_Mnogosearch - Wrapper classes for the mnoGoSearch extention This package provides wrapper classes for the mnoGoSearch search engine. The package has two central classes "Search_Mnogosearch" and "Search_Mnogosearch_Result". The class "Search_Mnogosearch" gives ...
Services_Amazon - access to Amazon.com's web services Services_Amazon uses Amazon.com's web services to allow developers to search and provide associate links for specific ISBN numbers, authors, artist, directors, and publishers among other things. In ...
Services_Delicious - Client for the del.icio.us web service Services_Delicious is a client for the REST-based web service of del.icio.us. del.icio.us is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of ...
Services_Ebay - interface to eBay's XML-API This is interface to eBay's XML-API. It provides objects that are able to communicate with eBay as well as models that help you working with the return values like User or Item models. The ...
Services_ExchangeRates - performs currency conversion Extendable to work with any source that provides exchange rate data, this class downloads exchange rates and the name of each currency (US Dollar, Euro, Maltese Lira, etc.) and converts between any ...
Services_Trackback - a generic class for sending and receiving trackbacks A generic class for sending and receiving trackbacks. In PEAR status of this package is: beta.
Services_Weather - an interface to various online weather-services Services_Weather searches for given locations and retrieves current weather data and, dependent on the used service, also forecasts. Up to now, GlobalWeather from CapeScience, a XML service from ...
SOAP - Client/Server for PHP Implementation of SOAP protocol and services. In PEAR status of this package is; beta.
Spreadsheet_Excel_Writer - package for generating Excel spreadsheets Spreadsheet_Excel_Writer was born as a porting of the Spreadsheet::WriteExcel Perl module to PHP. It allows writing of Excel spreadsheets without the need for COM objects. It supports formulas, ...
SQL_Parser - an SQL Parser This class is primarily an SQL parser, written with influences from a variety of sources (mSQL, CPAN's SQL-Statement, mySQL). It also includes a tokenizer (lexer) class and a reimplementation of the ...
Stream_Var - allows stream based access to any variable Stream_Var can be registered as a stream with stream_register_wrapper and allows stream based access to any variable in any scope. Arrays are treated as directories, so it`s possible to replace ...
Structures_DataGrid - create grid like structure based on a record set of data This package offers a toolkit to render out a datagrid in HTML format as well as many other formats such as an XML Document, an Excel Spreadsheet, a Smarty Template and more. It also offers paging ...
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |