PHPackages                             artisan/outline - 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. [Admin Panels](/categories/admin)
4. /
5. artisan/outline

AbandonedArchivedLibrary[Admin Panels](/categories/admin)

artisan/outline
===============

An admin package for Laravel.

0.2.1(7y ago)018MITJavaScript

Since Oct 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/artisanstudio/outline)[ Packagist](https://packagist.org/packages/artisan/outline)[ RSS](/packages/artisan-outline/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

Artisan Outline
===============

[](#artisan-outline)

**Still WIP, use at your own risk.**

Outline is an admin dashboard for Laravel.

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

[](#installation)

```
composer require artisan/outline

```

Initialize the project.

```
php artisan outline:install

```

Add the `OutlineServiceProvider` to your `app.php`.

Stream of Consciousness Note-taking
-----------------------------------

[](#stream-of-consciousness-note-taking)

Overridable CSS Variables

```
:root {
    --primary:      #1e8cf9;
    --chart-fill:   var(--primary);
    --chart-stroke: var(--primary);
}

```

Todo
----

[](#todo)

- Find a way to hook up Outline styles to PostCSS.
- Use Phoenix-esque style in node modules to hook outline helpers.

```
"dependencies": {
    "outline": "file:vendor/outline/..."
}

```

- Create the index page into a layout.
- Figure out how to implement BladeX here.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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 ~12 days

Total

4

Last Release

2790d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a52a3c800262e4c030c9b67498ecfc18288d0258e3a2469c87bfddcb94691be?d=identicon)[artisan](/maintainers/artisan)

---

Tags

adminlaraveltemplate

### Embed Badge

![Health badge](/badges/artisan-outline/health.svg)

```
[![Health](https://phpackages.com/badges/artisan-outline/health.svg)](https://phpackages.com/packages/artisan-outline)
```

PHPackages © 2026

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