Download the PHP package fup/wordpress-middleware without Composer
On this page you can find all versions of the php package fup/wordpress-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package wordpress-middleware
WordpressPSR15Bridge
This PSR-15 middleware allows you to include Wordpress into your Middleware-Pipeline
Getting Started
Prerequisites
- Install Wordpress within a public accesible directory of your webserver.
- install composer if you haven't yet (seriously install composer)
- TemplateRendererInterface Implementation to pass into WordpressAction
Installing
Install Composer
Generate WordpressAction
with a factory. Inject TemplateRendererInterface
-Implementation, the WordpressBridgeService
within this lib and
pipe Action into your pipeline
register action and your factory in your dependency injection. May look like this with Zendframework
Create a TemplateFile that contains the necessary Template-Variable like this
blank-wordpress.phtml
Running the tests
$ Run, Forrest, run!
Built With
Contributing
Workflow for contributing is not defined yet which leaves all the opportunities to you by now.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Bastian Charlet - Initial work - Bastianowicz
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
- Inspired by legacy integration approach of RalfEggert
All versions of wordpress-middleware with dependencies
roave/security-advisories Version dev-master
http-interop/http-middleware Version 0.4.1
zendframework/zend-diactoros Version 1.6.1
zendframework/zend-expressive-template Version 1.0.4