[![Stories in Ready](https://badge.waffle.io/wplib/wplib.png?label=ready&title=Ready)](https://waffle.io/wplib/wplib)
[![Latest Stable Version](https://poser.pugx.org/wplib/wplib/v/stable)](https://packagist.org/packages/wplib/wplib)
[![Total Downloads](https://poser.pugx.org/wplib/wplib/downloads)](https://packagist.org/packages/wplib/wplib)
[![License](https://poser.pugx.org/wplib/wplib/license)](https://packagist.org/packages/wplib/wplib)
# WPLib
**A PHP Library plus Conventions for Building Complex Custom WordPress Apps**

WPLib was designed for use by teams who build custom sites and need professional workflow. The library is a **thin layer** that provides a simple **Module System** and a lightweight **Model+View architecture**.

WPLib is for those professionals who want their custom-developed WordPress sites to be both robust and easy to manage and maintain as site complexity grows.

## Documentation

You will find documentation in its current state on the [**wiki**](https://github.com/wplib/wplib/wiki).  
