Ming extension module for PHP This is a dynamic shared object (DSO) for PHP that will add ming (Flash - .swf files) support.
MnoGoSearch extension module for PHP This is a dynamic shared object (DSO) for PHP that will allow you to access mnoGoSearch free search engine.
PHP bindings for mod_bt This package provides access to a BitTorrent tracker running mod_bt from a PHP environment.
MS SQL extension module for PHP This is a dynamic shared object (DSO) for PHP that will add MS SQL databases support using the FreeTDS library.
MySQL database module for PHP This is a dynamic shared object (DSO) for PHP that will add MySQL database support. These functions allow you to access MySQL database servers. More information about MySQL can be found at ...
MySQL database module for PHP This is a dynamic shared object (DSO) for PHP that will add MySQL database support. The mysqli extension allows you to access the functionality provided by MySQL 4.1 and above. More information about ...
Ncurses module for PHP This PHP module adds support for ncurses functions (only for cli and cgi SAPIs).
Networking tools for PHP Netools provides tools to deal with devices, TCP and UDP clients/servers, etc.
Newt provides window library functions for PHP PHP-NEWT - PHP language extension for RedHat Newt library, a terminal-based window and widget library for writing applications with user friendly interface. Once this extension is enabled in PHP it ...
ODBC extension module for PHP This is a dynamic shared object (DSO) for PHP that will add ODBC support. In addition to normal ODBC support, the Unified ODBC functions in PHP allow you to access several databases that have ...
PHP OGG wrapper for OGG/Vorbis files Fopen wrapper for OGG/Vorbis files. Decompress OGG data to PCM audio and vice-versa.
The PAM auth module for PHP This is a dynamic shared object (DSO) that adds PAM auth support to PHP. This is a PHP extension that will allow you to simply and easily use php to authenticate via PAM.
Process Control extension module for PHP This is a dynamic shared object (DSO) for PHP that will add process spawning and control support. It supports functions like fork(), waitpid(), signal() etc. Process Control support in PHP implements ...
PCRE extension module for PHP This is a dynamic shared object (DSO) for PHP that will add Perl Compatible Regular Expression support. The syntax for patterns used in these functions closely resembles Perl. The expression should ...
PHP Data Objects Interface PDO provides a uniform data access interface, sporting advanced features such as prepared statements and bound parameters. PDO drivers are dynamically loadable and may be developed independently from ...
Sybase Interface driver for PDO PDO_DBLIB is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to Microsoft SQL Server and Sybase databases through the FreeTDS libary.
MySQL Interface driver for PDO PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to MySQL 3.x and 4.x databases. PDO_MYSQL will take advantage of native prepared statement support ...
ODBC v3 Interface driver for PDO PDO_ODBC is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to databases through ODBC drivers or through the IBM DB2 Call Level Interface (DB2 CLI) library. ...
PostgreSQL interface driver for PDO PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to PostgreSQL databases.
SQLite v3 Interface driver for PDO PDO_SQLITE is a driver that implements the PHP Data Objects (PDO) interface to enable access to SQLite 3 databases. This extension provides an SQLite v3 driver for PDO. SQLite V3 is NOT compatible ...
PEAR - PHP Extension and Application Repository PEAR is short for "PHP Extension and Application Repository" and is pronounced just like the fruit. The purpose of PEAR is to provide: * A structured library of open-sourced code for PHP users * A ...
Auth - PHP PEAR authentication class The PEAR::Auth package provides methods for creating an authentication system using PHP. In PEAR status of this package is: stable.
Auth_HTTP - HTTP authentication system using PHP The PEAR::Auth_HTTP class provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication. In PEAR status of this package is: ...
Auth_PrefManager - preferences management class Preference Manager is a class to handle user preferences in a web application, looking them up in a table using a combination of their userid, and the preference name to get a value, and (optionally) ...
Auth_RADIUS - Wrapper Classes for the RADIUS PECL This package provides wrapper-classes for the RADIUS PECL. There are different Classes for the different authentication methods. If you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP ...
Auth_SASL - generate responses to common SASL mechanisms Provides code to generate responses to common SASL mechanisms, including: Digest-MD5, CramMD5, Plain, Anonymous, Login (Pseudo mechanism). In PEAR status of this package is: stable.
Benchmark - benchmark PHP scripts or function calls Framework to benchmark PHP scripts or function calls. In PEAR status of this package is: stable.
Cache - Framework for caching of arbitrary data With the PEAR Cache you can cache the result of certain function calls, as well as the output of a whole script run or share data between applications. In PEAR status of this package is: stable.
Cache_Lite - Fast and Safe little cache system This package is a little cache system optimized for file containers. It is fast and safe (because it uses file locking and/or anti-corruption tests). In PEAR status of this package is: stable.
Calendar - building calendar data structures (irrespective of output) Calendar provides an API for building calendar data structures. Using the simple iterator and it's "query" API, a user interface can easily be built on top of the calendar data structure, at the same ...
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |