The Plainview SDK is a collection of general PHP classes and functions. The SDK contains several classes that specialize in making WordPress plugins easier to write, with features like action handling, tabs, tables, menus, translation, etc. This page will focus on the WordPress development parts of the SDK.
Requirements
- PHP 5.4
- git for downloading and updating the SDK
- Perl for customizing the SDK’s namespace
- Optional knowledge of Composer simplifies integration
Download
The Plainview SDK is available via git.
Documentation and feature index