Programmer's Reference Guide

PHP Extensions

Zend Framework Components

Below is a table that lists all avaiable Zend Framework Components and which PHP extension they need. This can help guide you to know which extensions are required for your application. Not all extensions used by Zend Framework are required for every application.

Zend Framework Components and the PHP Extensions they use
Zend Framework Components PHP Extension ( Subclass / Usage Type )
All Components » pcre ( Dependency ) » SPL ( Dependency ) standard ( Dependency )
» Zend_Acl ---
» Zend_Auth » ctype ( » Zend_Auth_Adapter_Http / Dependency ) » hash ( » Zend_Auth_Adapter_Http / Dependency )
» Zend_Cache » apc ( » Zend_Cache_Backend_Apc / Dependency ) » memcache ( » Zend_Cache_Backend_Apc / Dependency ) » zlib ( » Zend_Cache_Backend_Apc / Dependency )
» Zend_Config » libxml ( » Zend_Config_Xml / Dependency ) » SimpleXML ( » Zend_Config_Xml / Dependency )
» Zend_Console_Getopt ---
» Zend_Controller » Reflection ( Dependency ) » session ( » Zend_Controller_Action_Helper_Redirector / Dependency )
» Zend_Date ---
» Zend_Db » ibm_db2 ( » Zend_Db_Adapter_Db2 / Dependency ) » mysqli ( » Zend_Db_Adapter_Mysqli / Dependency ) » oci8 ( » Zend_Db_Adapter_Oracle / Dependency ) » pdo ( All PDO Adapters / Dependency ) pdo_mssql ( » Zend_Db_Adapter_Pdo_Mssql / Dependency ) » pdo_mysql ( » Zend_Db_Adapter_Pdo_Mysql / Dependency ) » pdo_oci ( » Zend_Db_Adapter_Pdo_Oci / Dependency ) » pdo_pgsql ( » Zend_Db_Adapter_Pdo_Pgsql / Dependency ) » pdo_sqlite ( » Zend_Db_Adapter_Pdo_Sqlite / Dependency )
» Zend_Debug ---
» Zend_Exception ---
» Zend_Feed » dom ( Dependency ) » libxml ( Dependency ) » mbstring ( Dependency ) » SimpleXML ( Dependency )
» Zend_Filter » Reflection ( Dependency )
» Zend_Filter_Input » Reflection ( Dependency )
» Zend_Gdata » ctype ( » Zend_Gdata_App / Dependency ) » dom ( Dependency ) » libxml ( Dependency )
» Zend_Http » ctype ( » Zend_Http_Client / Dependency ) » curl ( » Zend_Http_Client_Adapter_Curl / Dependency ) » mime_magic ( » Zend_Http_Client / Dependency )
» Zend_Json » json ( Optional ) » Reflection ( Dependency )
» Zend_Loader ---
» Zend_Locale » bcmath ( » Zend_Locale_Math / Optional ) » iconv ( » Zend_Locale_Format / Dependency )
» Zend_Log » dom ( » Zend_Log_Formatter_Xml / Dependency ) » libxml ( » Zend_Log_Formatter_Xml / Dependency ) » Reflection ( Dependency )
» Zend_Mail » posix ( Optional )
» Zend_Measure ---
» Zend_Memory ---
» Zend_Mime » iconv ( » Zend_Mime_Decode / Dependency )
» Zend_Pdf » ctype ( Dependency ) » gd ( Dependency ) » iconv ( Dependency ) » zlib ( Dependency )
» Zend_Registry ---
Zend_Request ---
» Zend_Rest » ctype ( » Zend_Rest_Client / Dependency ) ( » Zend_Rest_Server / Dependency ) » dom ( » Zend_Rest_Server / Dependency ) » libxml ( » Zend_Rest_Client / Dependency ) ( » Zend_Rest_Server / Dependency ) » Reflection ( » Zend_Rest_Server / Dependency ) » SimpleXML ( » Zend_Rest_Client / Dependency )
» Zend_Search_Lucene » ctype ( Dependency ) » bitset ( Optional ) » dom ( Dependency ) » iconv ( Dependency ) » libxml ( Dependency )
» Zend_Server_Reflection » Reflection ( Dependency )
» Zend_Service_Akismet ---
» Zend_Service_Amazon » dom ( Dependency ) » libxml ( Dependency )
» Zend_Service_Audioscrobbler » iconv ( Dependency ) » libxml ( Dependency ) » SimpleXML ( Dependency )
» Zend_Service_Delicious » dom ( Dependency ) » libxml ( Dependency )
» Zend_Service_Flickr » dom ( Dependency ) » iconv ( Dependency ) » libxml ( Dependency )
» Zend_Service_Simpy » dom ( Dependency ) » libxml ( Dependency ) » libxml ( Dependency )
» Zend_Service_StrikeIron » soap ( Dependency )
» Zend_Service_Yahoo » dom ( Dependency ) » libxml ( Dependency )
» Zend_Session » session ( Dependency )
» Zend_Translate » xml ( » Zend_Translate_Adapter_Qt / Dependency ) ( » Zend_Translate_Adapter_Tmx / Dependency ) ( » Zend_Translate_Adapter_Xliff / Dependency )
» Zend_Uri » ctype ( Dependency )
» Zend_Validate » ctype ( Dependency ) » Reflection ( Dependency )
» Zend_Version ---
» Zend_View » Reflection ( Dependency )
» Zend_XmlRpc » dom ( Dependency ) » iconv ( » Zend_XmlRpc_Client / Dependency ) » libxml ( Dependency ) » Reflection ( » Zend_XmlRpc_Server / Dependency ) » SimpleXML ( Dependency )

PHP Extensions
blog comments powered by Disqus

Select a Version

Languages Available

Components

Search the Manual