Pico Plugin Framework

Foxdell Folio are pleased to present the Pico Plugin Framework. This framework has been designed to provide the benefits of an MVC implementation contained in one file, currently of approximately 27K.

Do we need yet another MVC framework? When looking around for an MVC framework to use we found that the MVC frameworks as plugins for WordPress had many features but required the implementation of a specific file structure or needed the implementation of config files. All we wanted were a few simple helper functions and a way of separating control logic from presentation logic, whilst still leveraging many of the features already present in WordPress. As we could not find one to fulfil these requirements we built our own.

Features of the framework include

  • Integration with the Settings API.
  • WordPress form security using the wp_nonce set of functions.
  • Ability to define models for manipulating custom data outside of the Settings API.
  • Helper functions to make creating plugins simpler.
  • Separation of control/data/presentation logic.

If you like this framework and it helps boost your productivity then please consider leavinga review for this plugin.

PLEASE NOTE THERE IS A BREAKING CHANGE IN THIS RELEASE. Please see the change log and reference implementations to see how to use the PPFCreator class to create a PPFApp instance rather than creating a PPFApp instance directly.

Plugin Framework

*** This Plugin Is In Alpha Development, Not For Production Use Yet ** Defines an extensible framework for use by other plugins, by keeping the generic code in one place allows for easier maintenance across a large set of complex plugins....

Similar: 50%

WordPress Plugin Framework

The WordPress Plugin Framework (WPF) is a PHP class that is used to provide a framework for the development of WordPress plugins. This package also contains a demo plugin which is used to demonstrate the features and capabilities of the (WPF). The overall intention of the WPF is to generalize and si.........

Similar: 25%

WP-Platform

Provides namespaced autoloading routine allowing developers to build bespoke functionality onto a WordPress blog in an MVC and OOP fashion...

Similar: 25%

Extensible Widgets

In addition to adding numerous extremely useful widgets for developers and users alike, this plugin is a system written on a PHP 5 object oriented structure. In short, it is built for modification and extension. It wraps the WordPress Widget API to allow for an alternative, and in my opinion more ro.........

Similar: 15%

Tina MVC

Tina MVC provides you with base classes and helper classes and functions on which you build your WordPress applications. It uses a lose model view controller pattern to abstract design and logic and make life easier for you and your HTML designer....

Similar: 13%

WP MVC

WP MVC is a WordPress plugin that allows developers to use a MVC framework to create plugins. It is a full-fledged framework with architecture that's similar to that of CakePHP or Ruby on Rails. Developers can consequently use it to rapidly build sites that take advantage of both WordPress's large n.........

Similar: 13%

AngularJS for WordPress

AngularJS for WordPress was created to help anyone leverage the power of AngularJS and easily add it into their own theme. AngularJS is a client-side template framework that lets you extend HTML vocabulary for your applications. It has a markup more similar to what HTML used to be. HTML its not a d.........

Similar: 12%

WordPressIgniter

A WordPress plugin that integrates CodeIgniter Why a CodeIgniter/Wordpress integration plugin? I (along with many others) like CodeIgniter for it's features such as ActiveRecord and MVC disciplines, plus I have a ton of cool libs and stuff in CodeIgniter that I would like to use in the WordPress .........

Similar: 12%

WP Code Igniter

Use this plugin to integrate the CodeIgniter framework into WordPress, making it available for both themes and other plugins. This plugin emulates a CI bootstrap, without any application environment (because WordPress does that), and includes a configuration file for setting database connection p.........

Similar: 12%

WP Zend Library

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), an.........

Similar: 10%