WP Zend Library

Easy integration of Zend Framework library into WordPress, making it available for themes and other plugins.

Author:Wild Mice Media (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.2.1
Plugin version:1.0
Added to WordPress repository:15-08-2011
Last updated:15-08-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 785
Active installs:10+
plugin download
Click to start download

Use this plugin to integrate the Zend Framework library into WordPress, making it available for both themes and other plugins. It does not include the ZendX extra library.

This plugin emulates the Zend Framework bootstrap file, without any application environment (because WordPress does that), and includes a configuration file for setting database connection parameters.

Zend Framework is an open source, object-oriented web application framework implemented in PHP 5 and licensed under the New BSD License. It implements a popular application design pattern called model-view-controller (MVC). In this case, Wordpress becomes the 'view' instead of a Zend Framework application.

This plugin will probably work with versions of WordPress earlier than 3.2, but if you are running such an earlier version check your version of PHP. Zend Framework requires PHP 5.2.4 or later.

Note: This is the first version of this plugin and it has not had extensive testing. Consider it experimental and use at your own risk.