PHPackages                             shawnsandy/bluelines - 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. shawnsandy/bluelines

ActiveLibrary[Admin Panels](/categories/admin)

shawnsandy/bluelines
====================

A content design and management system for apps

039CSS

Since Aug 21Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

bluelines
=========

[](#bluelines)

[![Latest Version on Packagist](https://camo.githubusercontent.com/30f6868ad3b845e848a4f4acbc5b8d05f050940707d0fbfc6fa61e1d6131985d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736861776e73616e64792f626c75656c696e65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shawnsandy/bluelines)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/9dc2311207bc7368ab4a8d9b177f68f180ca4899b73bf7c2868091296e603465/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736861776e73616e64792f626c75656c696e65732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/shawnsandy/bluelines)[![Coverage Status](https://camo.githubusercontent.com/72a82948f820d3e1784ea80b79c589ac4a39b62c8549ed0106f9a571f76f5711/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f736861776e73616e64792f626c75656c696e65732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/shawnsandy/bluelines/code-structure)[![Quality Score](https://camo.githubusercontent.com/729392eeaecfec36001bfaa2205cba55da62910c3fe94d9e41e9a94af6d3cd48/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f736861776e73616e64792f626c75656c696e65732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/shawnsandy/bluelines)[![Total Downloads](https://camo.githubusercontent.com/492e49c53f28e283b87924e2a6053a1c1349668ceee3ed3d315903dbabe45b9b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736861776e73616e64792f626c75656c696e65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shawnsandy/bluelines)

A content design and management system for apps

Install
-------

[](#install)

Via Composer - dev-master branch ( probably the most stable)

```
$ composer require shawnsandy/bluelines:dev-master
```

Setup
-----

[](#setup)

Add Bluelines provider to your app.php `/config/app.php`

```
 'providers' => [
     Illuminate\Validation\ValidationServiceProvider::class,
     Illuminate\View\ViewServiceProvider::class,
    // .....

     /*
      * Package Service Providers...
      */
     ShawnSandy\Bluelines\BluelinesServicesProvider::class,
 ];

```

Next add the Bluelines Facade (Blue) to your aliases

```
'providers' = [

]

'aliases' => [
        'Blue' => ShawnSandy\Bluelines\BluelinesFacade::class,
    ]

```

You will also need to ensure that required packages are in your app config, if they are not you can add them yourself or use the `PackageProvider.php

**Add yourself**

```
'providers' => [
    ShawnSandy\Dash\DashServicesProvider::class,
    ShawnSandy\Extras\ExtrasServicesProvider::class,
]

'aliases' => [
    "DashForms" => ShawnSandy\Dash\Builder\GenerateFormFieldsFacade::class,
    'Extras' => ShawnSandy\Extras\ExtrasFacade::class,
]
```

\_\_Add the `PackagesProvider.php` to the `config\app.php`

```
'providers = [
    ShawnSandy\Dash\PackagesProvider::class,
    ]
```

Usage
-----

[](#usage)

See the docs [docs](/docs)

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Shawn Sandy](https://github.com/shawnsandy)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/156cac1775411dd2db8278fe9267bcc9e76c49aa2a6c1f683b961cce1744c8a8?d=identicon)[shawnsandy](/maintainers/shawnsandy)

---

Top Contributors

[![shawnsandy](https://avatars.githubusercontent.com/u/28913?v=4)](https://github.com/shawnsandy "shawnsandy (176 commits)")

---

Tags

laravel

### Embed Badge

![Health badge](/badges/shawnsandy-bluelines/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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