An unholy merger of WordPress and Slim framework.
Loads the WordPress framework in a middleware (app/Middlewares/WpMiddleware:load), and displays WordPress when a Slim route is not found.
Allows you to run a standard WordPress site, then load in Slim in select situations/routes, while maintaining access to the full Slim API.
This project is licensed under the terms of the MIT License, included in LICENSE.md
.
All Van Patten Media Inc. open source projects follow a strict code of conduct, included in CODEOFCONDUCT.md
. We ask that all contributors adhere to the standards and guidelines in that document.
Thank you!