PHPackages                             laravel-admin/wordpress - 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. [Framework](/categories/framework)
4. /
5. laravel-admin/wordpress

ActiveProject[Framework](/categories/framework)

laravel-admin/wordpress
=======================

The Laravel Framework with a Wordpress CMS

0.1.1(9y ago)4103MITPHPPHP &gt;=5.6.4

Since Feb 4Pushed 9y ago2 watchersCompare

[ Source](https://github.com/laravel-admin/wordpress)[ Packagist](https://packagist.org/packages/laravel-admin/wordpress)[ RSS](/packages/laravel-admin-wordpress/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (10)Versions (3)Used By (0)

Laravel setup with Wordpress as CMS
===================================

[](#laravel-setup-with-wordpress-as-cms)

> Note: This project is just a default Laravel 5.4 setup added with some scaffoling to get wordpress as your project setup.

This project has two main goals

1. Get Wordpress as a depency within your Laravel App.
2. Access the Wordpress data on a Eloquent like approach.

To achieve this we combined two great libraries from Github. For Wordpress as a dependency we use John P. Bloch's \[composer added Wordpress\] ().

To access the data with an Eloquent Approad we use the outstanding library from Junio Grossi; \[Corcel\] ()

Installation
------------

[](#installation)

Create a new composer project

```
composer create-project laravel-admin/wordpress my-project-name

```

Fill in your .env file. Notice 2 things:

- Add the unique Wordpress salts to the .env from \[\]
- Change the APP\_URL to your actual host name. This is important for running Wordpress

Run the following artisan command to create a symbolic link for the public storage. Wordpress attachments will be stored in the default public Laravel storage.

```
php artisan storage:link

```

Now you can run the Wordpress admin from your host with the path /wp/wp-admin. The first time you have to setup your site.

Usage
-----

[](#usage)

...

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3386d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d5dbc6a29877ed65ea33c85a4e6c63c4b16d9150bd757880f1af18813eaa33d8?d=identicon)[marcoboom](/maintainers/marcoboom)

![](https://www.gravatar.com/avatar/23ea7fac7266de97a318215d5d5f814bb5aad10acededb9cae1557dd197e1c66?d=identicon)[basdebeer](/maintainers/basdebeer)

---

Top Contributors

[![marcoboom](https://avatars.githubusercontent.com/u/1839784?v=4)](https://github.com/marcoboom "marcoboom (4 commits)")[![jakobbuis](https://avatars.githubusercontent.com/u/949674?v=4)](https://github.com/jakobbuis "jakobbuis (2 commits)")

---

Tags

frameworklaravelwordpress

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravel-admin-wordpress/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-admin-wordpress/health.svg)](https://phpackages.com/packages/laravel-admin-wordpress)
```

###  Alternatives

[laravel/laravel

The skeleton application for the Laravel framework.

84.1k60.8M982](/packages/laravel-laravel)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

187571.2k](/packages/juzaweb-cms)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
