PHPackages                             lukevers/wardrobe-core - 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. lukevers/wardrobe-core

ActiveLibrary[Framework](/categories/framework)

lukevers/wardrobe-core
======================

The WardrobeCMS core files

1.3.0(11y ago)114MITJavaScriptPHP &gt;=5.3.0

Since Aug 7Pushed 11y ago1 watchersCompare

[ Source](https://github.com/lukevers/wardrobe-core)[ Packagist](https://packagist.org/packages/lukevers/wardrobe-core)[ RSS](/packages/lukevers-wardrobe-core/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (6)Versions (11)Used By (0)

Wardrobe
--------

[](#wardrobe)

[![Latest Stable Version](https://camo.githubusercontent.com/80d3b3d83fdefe971e501f61e17e2cb299a0eb883b6f3f3929d2e740b11e6289/68747470733a2f2f706f7365722e707567782e6f72672f77617264726f62652f636f72652f76657273696f6e2e706e67)](https://packagist.org/packages/wardrobe/core) [![Total Downloads](https://camo.githubusercontent.com/5fe80542d36a8561b11e13ade155dee8b5726ae1dc70763fdd86cdac25bf5c4f/68747470733a2f2f706f7365722e707567782e6f72672f77617264726f62652f636f72652f642f746f74616c2e706e67)](https://packagist.org/packages/wardrobe/core)

Wardrobe is designed to be a very minimal blogging platform with the primary focus on writing. Currently it is a work in progress but you are free to give it a try. (Just be warned this alpha/beta quality). If you have any issues or ideas please report them.

[![Wardrobe](https://camo.githubusercontent.com/c4e6804364a866a96aae5041fca67cf1636e01e9e1eb4426e126e14fac88f4d9/687474703a2f2f77617264726f6265636d732e636f6d2f6d656469612f77617264726f62652d6169722d6c617267652e706e67)](https://camo.githubusercontent.com/c4e6804364a866a96aae5041fca67cf1636e01e9e1eb4426e126e14fac88f4d9/687474703a2f2f77617264726f6265636d732e636f6d2f6d656469612f77617264726f62652d6169722d6c617267652e706e67)

Installing Wardrobe As A Project
--------------------------------

[](#installing-wardrobe-as-a-project)

Creating a stand-alone Wardrobe installation is now as simple as running `composer create-project wardrobe/wardrobe`. For more information visit [wardrobecms.com](http://wardrobecms.com).

Installing Wardrobe In An Existing Laravel Application
------------------------------------------------------

[](#installing-wardrobe-in-an-existing-laravel-application)

Installing Wardrobe in an existing Laravel application couldn't be easier!

If you have the [Laravel Package Installer](https://github.com/rtablada/package-installer), simply run `php artisan package:install wardrobe/core`.

If you do not have the package installer then add `"wardrobe/core": "1.0.*"` to your `composer.json` file and run `composer update`. Then add `Wardrobe\Core\WardrobeServiceProvider` to your providers and `'Wardrobe' => 'Wardrobe\Core\Facades\WardrobeFacade'` to your aliases in `app/config/app.php`.

Now the last thing you need to do is publish the necessary files configuration and theme files by running `php artisan wardrobe:config`, `php artisan config:publish wardrobe/core`, and `php artisan wardrobe:themes`.

Configuring the Database Connection
-----------------------------------

[](#configuring-the-database-connection)

WardrobeCMS is designed to give you maximum database configuration within existing Laravel applications. If you would like to use the default database connection from your host app, no configuration is necessary. However, if you would like to use a separate database connection, this is available in the `app/config/package/wardrobe/core/database.php` file.

If the `default` configuration is set to `default` it will use the host application connection. Otherwise, it will use the connection details listed in this `connection` array.

Finally, to migrate to your selected database connection run `php artisan wardrobe:migrate`.

Creating Your First User
------------------------

[](#creating-your-first-user)

If you are using Wardrobe as a package, you will have to create a user. This is as easy as running `php artisan wardrobe:user:create first_name last_name email password`, of course filling in your own details as the arguments.

Using Wardrobe
--------------

[](#using-wardrobe)

By default, your WardrobeCMS blog will be located in your applications index. The administration panel will be located at `/wardrobe`.

Both of these routes can be configured using route group rules from the `app/config/package/wardrobe/core/routes.php` file.

Theming Wardrobe
----------------

[](#theming-wardrobe)

By default, your theme files are located in `public/themes`. You can modify these themes or create your own using the default themes as a guide. The configuration for your themes is located in `app/config/packages/wardrobe/core/wardrobe.php` in the `theme` option.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 56.1% 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 ~57 days

Recently: every ~78 days

Total

7

Last Release

4322d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/095991db24347b97e1f0c7b8a2b1c4c2c11ed20e788f165a79ea5fa6375c472c?d=identicon)[lukevers](/maintainers/lukevers)

---

Top Contributors

[![rtablada](https://avatars.githubusercontent.com/u/2532004?v=4)](https://github.com/rtablada "rtablada (147 commits)")[![ericlbarnes](https://avatars.githubusercontent.com/u/116662?v=4)](https://github.com/ericlbarnes "ericlbarnes (94 commits)")[![jesseobrien](https://avatars.githubusercontent.com/u/865481?v=4)](https://github.com/jesseobrien "jesseobrien (2 commits)")[![spamoom](https://avatars.githubusercontent.com/u/99203?v=4)](https://github.com/spamoom "spamoom (2 commits)")[![srcr](https://avatars.githubusercontent.com/u/1507320?v=4)](https://github.com/srcr "srcr (2 commits)")[![adamwathan](https://avatars.githubusercontent.com/u/4323180?v=4)](https://github.com/adamwathan "adamwathan (2 commits)")[![lukevers](https://avatars.githubusercontent.com/u/1558388?v=4)](https://github.com/lukevers "lukevers (2 commits)")[![bradstinson](https://avatars.githubusercontent.com/u/1078917?v=4)](https://github.com/bradstinson "bradstinson (2 commits)")[![dresfdez](https://avatars.githubusercontent.com/u/2278583?v=4)](https://github.com/dresfdez "dresfdez (2 commits)")[![SteveTan86](https://avatars.githubusercontent.com/u/4217367?v=4)](https://github.com/SteveTan86 "SteveTan86 (1 commits)")[![gazard7](https://avatars.githubusercontent.com/u/4010449?v=4)](https://github.com/gazard7 "gazard7 (1 commits)")[![hpetru](https://avatars.githubusercontent.com/u/1880766?v=4)](https://github.com/hpetru "hpetru (1 commits)")[![jyggen](https://avatars.githubusercontent.com/u/264300?v=4)](https://github.com/jyggen "jyggen (1 commits)")[![Kukunin](https://avatars.githubusercontent.com/u/237993?v=4)](https://github.com/Kukunin "Kukunin (1 commits)")[![metalmatze](https://avatars.githubusercontent.com/u/872251?v=4)](https://github.com/metalmatze "metalmatze (1 commits)")[![mpmont](https://avatars.githubusercontent.com/u/537664?v=4)](https://github.com/mpmont "mpmont (1 commits)")

---

Tags

laravelcmsblog

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lukevers-wardrobe-core/health.svg)

```
[![Health](https://phpackages.com/badges/lukevers-wardrobe-core/health.svg)](https://phpackages.com/packages/lukevers-wardrobe-core)
```

###  Alternatives

[orchid/platform

Platform for back-office applications, admin panel or CMS your Laravel app.

4.8k2.5M59](/packages/orchid-platform)[microweber/microweber

New generation CMS with drag and drop

3.4k13.8k1](/packages/microweber-microweber)[statamic/statamic

Statamic

824170.4k](/packages/statamic-statamic)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[bpocallaghan/laravel-admin-starter

The Laravel Framework.

3511.4k](/packages/bpocallaghan-laravel-admin-starter)[tomatophp/filament-cms

Full CMS System with support of importing integrations and multi meta functions

11410.4k4](/packages/tomatophp-filament-cms)

PHPackages © 2026

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