PHPackages                             mindtwo/lumen-wp-app - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mindtwo/lumen-wp-app

ActiveLibrary

mindtwo/lumen-wp-app
====================

This package contains a application file to use the Laravel-Lumen service container with some Laravel components inside of WordPress.

5.4(2y ago)06.5k↓33.3%MITPHPPHP ^8.1

Since Sep 23Pushed 2y ago5 watchersCompare

[ Source](https://github.com/mindtwo/lumen-wp-app)[ Packagist](https://packagist.org/packages/mindtwo/lumen-wp-app)[ Docs](https://github.com/mindtwo/lumen-wp-app)[ RSS](/packages/mindtwo-lumen-wp-app/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (18)Versions (21)Used By (0)

Lumen/WordPress App Container
=============================

[](#lumenwordpress-app-container)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2c3fed961806f73b96e9b399b9052681c140f3ab4b33e8940ef1fa1e8d78df42/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d696e6474776f2f6c756d656e2d77702d6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mindtwo/lumen-wp-app)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Coverage Status](https://camo.githubusercontent.com/9c3191a242e1a4e6ba4712ee7dc5b1c3ff5ff3a7c8d5a34a579e227949401120/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6d696e6474776f2f6c756d656e2d77702d6170702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mindtwo/lumen-wp-app/code-structure)[![Quality Score](https://camo.githubusercontent.com/5b3c23c5da9c1921e55ae95daea851c652ccde263b6b209cc1a09f7b86458079/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d696e6474776f2f6c756d656e2d77702d6170702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mindtwo/lumen-wp-app)[![Total Downloads](https://camo.githubusercontent.com/80b155da6587c9267c4cbb1039d7fdad6c2e63485bf69e0916e76a96d9b86f9d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d696e6474776f2f6c756d656e2d77702d6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mindtwo/lumen-wp-app)

This package contains a application file to use the Laravel-Lumen service container with some Laravel components inside of WordPress.

Install
-------

[](#install)

Via Composer

```
$ composer require mindtwo/lumen-wp-app
```

Usage
-----

[](#usage)

Create a `bootstrap/app.php` file like this:

```
