I often use common php modules below:
php-cli : Command-line interface for PHP
php-common : Common files for PHP
php-dba : A database abstraction layer module for PHP applications
php-devel : Files needed for building PHP extensions
php-embedded : PHP library for embedding in applications
php-fpm : PHP FastCGI Process Manager
php-gd : A module for PHP applications for using the gd graphics library
php-imap : A module for PHP applications that use IMAP
php-ldap : A module for PHP applications that use LDAP
php-mbstring : A module for PHP applications which need multi-byte string handling
php-mysql : A module for PHP applications that use MySQL databases
php-odbc : A module for PHP applications that use ODBC databases
php-pdo : A database access abstraction module for PHP applications
php-pear.noarch : PHP Extension and Application Repository framework
php-pecl-apc : APC caches and optimizes PHP intermediate code
php-pecl-apc-devel : APC developer files (header)
php-pecl-memcache : Extension to work with the Memcached caching daemon
php-pgsql : A PostgreSQL database module for PHP
php-snmp : A module for PHP applications that query SNMP-managed devices
php-soap : A module for PHP applications that use the SOAP protocol
php-tidy : Standard PHP module provides tidy library support
php-xml : A module for PHP applications which use XML
php-xmlrpc : A module for PHP applications which use the XML-RPC protocol
php-mcrypt : Standard PHP module provides mcrypt library
php-gd : A module for PHP applications for using the gd graphics library
Comments
Post a Comment