Skip to content

a php boilerplate for pages powered by WordPress REST API

Notifications You must be signed in to change notification settings

nodopiano/wp-api-php-boilerplate

Repository files navigation

Hello Everybody!

This is a PHP boilerplate for the WordPress REST API. It is based on Foundation for Sites.

First time install:
git clone https://github.com/Nodopiano/wp-api-php-boilerplate
yarn
bower install
composer install
To run the project

(it starts a php server, so you need PHP > 5.6)

yarn start

credits

  • Routing, bootstrapping and autoloading are heavily inspired by Jeffrey Way's Laracast lessons: "The PHP Practitioner". We are better developers because of him.

  • The idea of a slim and fast boilerplate for WP API came from a talk at Milan WordCamp 2016 by Siobhan McKeown

About

a php boilerplate for pages powered by WordPress REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages