Still in alpha stages. Beta coming very soon.

Official Docs

getwpdev.com

What is it?

A thin wrapper around WordPress to make development quicker, modern, and object oriented.

Requirements

PHP >= 5.6.4

WordPress >= 4.9

Installation

WP-CLI

wp plugin install --activate https://github.com/JoshMoreno/wpdev/releases/download/v2.0.3-alpha/wpdev.zip

Composer

composer require joshmoreno/wpdev

Manually

Nothing special. Just install and activate like any other plugin.


Continue on official docs - getwpdev.com