Title: WP-ZFF Zend Framework Full
Author: gottaloveit
Published: <strong>April 8, 2010</strong>
Last modified: July 7, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-zff-zend-framework-full.svg)

# WP-ZFF Zend Framework Full

 By [gottaloveit](https://profiles.wordpress.org/gottaloveit/)

[Download](https://downloads.wordpress.org/plugin/wp-zff-zend-framework-full.1.11.12-1.zip)

 * [Details](https://wordpress.org/plugins/wp-zff-zend-framework-full/#description)
 * [Reviews](https://wordpress.org/plugins/wp-zff-zend-framework-full/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-zff-zend-framework-full/#installation)
 * [Development](https://wordpress.org/plugins/wp-zff-zend-framework-full/#developers)

 [Support](https://wordpress.org/support/plugin/wp-zff-zend-framework-full/)

## Description

WP-ZFF will put the Zend and ZendX libraries in the include path and will autoload
the classes when they are needed. Plugin developers will not have to worry about
including any files. The libraries will use the Zend autoloader so no additional
including will be required for plugin developers.

Zend Framework is an open source, object-oriented web application framework implemented
in PHP 5 and licensed under the New BSD License.

Note: Requires PHP 5.2.4 or later

See changelog for update. Changed the way autoloader is loaded, should be more compatible.

## Installation

Note: As is the case when installing any new plugin, it’s always a good idea to 
backup your blog data before installing.

 1. If you are upgrading, then delete this plugin first before downloading latest version.
 2. Download plugin, extract and upload to your plugins directory, or use the plugin
    installer.
 3. Go to the Plugins tab and find WP-ZFF in the list and click **Activate**.
 4. Note: Requires PHP 5.2.4 or later
 5. Once you have activated, see below how to best use in a plugin.

example:
 // plugin file function use_zend_framework() { if (did_action(‘load_wp_zff’)
> 0) { echo Zend_Version::getLatest(); } } add_action(‘wp_head’,’use_zend_framework’);

## FAQ

  Where can I find documentation on how to use all the libraries in Zend Framework?

You can read the online manual at [Zend Framework Programmer’s Reference Guide](http://framework.zend.com/manual/manual)

  How do I use this in a WordPress plugin?

See the installation notes

  Does this plugin include the ZendX libraries as well?

Yes

  Does this plugin include the Dojo Javascript libraries as well?

No, but please give me feedback if you think you would like it for next update.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP-ZFF Zend Framework Full” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ gottaloveit ](https://profiles.wordpress.org/gottaloveit/)

[Translate “WP-ZFF Zend Framework Full” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-zff-zend-framework-full)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-zff-zend-framework-full/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-zff-zend-framework-full/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-zff-zend-framework-full/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-zff-zend-framework-full/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.10.3-1

 * Original Release
 * Includes Zend Framework Zend and ZendX libraries version 1.10.3
 * [Zend Framework Changelog 1.10.3](http://framework.zend.com/changelog/1.10.3)

#### 1.10.4-1

 * Removed autoloader from typical init loading action hooks to be more compatible
   with existing and new plugins,
 * this should hopefully prevent any “cannot find XXX file errors”
 * Includes Zend Framework Zend and ZendX libraries version 1.10.4
 * [Zend Framework Changelog 1.10.4](http://framework.zend.com/changelog/1.10.4)

#### 1.10.5-1

 * Includes Zend Framework Zend and ZendX libraries version 1.10.5
 * [Zend Framework Changelog 1.10.5](http://framework.zend.com/changelog/1.10.5)

#### 1.11.2-1

 * Includes Zend Framework Zend and ZendX libraries version 1.11.2
 * [Zend Framework Changelog 1.11.2](http://framework.zend.com/changelog/1.11.2)

#### 1.11.2-2

 * Minor update as to when plugin gets loaded in Hooks

#### 1.11.11-1

 * Includes Zend Framework Zend and ZendX libraries version 1.11.11
 * [Zend Framework Changelog 1.11.11](http://framework.zend.com/changelog/1.11.11)

#### 1.11.12-1

 * Includes Zend Framework Zend and ZendX libraries version 1.11.12
 * Patching to clear vulnerability from Zend Framework(http://framework.zend.com/
   security/advisory/ZF2012-01)
 * [Zend Framework Changelog 1.11.12](http://framework.zend.com/changelog/1.11.12)

## Meta

 *  Version **1.11.12-1**
 *  Last updated **14 years ago**
 *  Active installations **20+**
 *  WordPress version ** 2.6 or higher **
 *  Tested up to **3.3.2**
 * Tags
 * [Zend](https://wordpress.org/plugins/tags/zend/)[zend framework](https://wordpress.org/plugins/tags/zend-framework/)
 *  [Advanced View](https://wordpress.org/plugins/wp-zff-zend-framework-full/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-zff-zend-framework-full/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-zff-zend-framework-full/reviews/)

## Contributors

 *   [ gottaloveit ](https://profiles.wordpress.org/gottaloveit/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-zff-zend-framework-full/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://passavanti.name/donate)