PHPackages                             exfriend/overseer-bootstrap - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. exfriend/overseer-bootstrap

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

exfriend/overseer-bootstrap
===========================

Bootstrap UI for Laravel Overseer

0.2.1(9y ago)5741MITHTML

Since Aug 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/exfriend/overseer-bootstrap)[ Packagist](https://packagist.org/packages/exfriend/overseer-bootstrap)[ RSS](/packages/exfriend-overseer-bootstrap/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (4)Used By (1)

Laravel Overseer Bootstrap
==========================

[](#laravel-overseer-bootstrap)

Front-end solution for [**Laravel Overseer**](https://github.com/exfriend/laravel-overseer)

Requirements
------------

[](#requirements)

- VueJS
- Laravel Overseer

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

[](#installation)

! This VueJS installation process is just for development stage.

Download `vue.js` and `vue-resource.js` into `/public/vuejs` folder.

```
composer require exfriend/overseer-bootstrap

```

Then, add the package's service provider to your config/app.php:

```
// ...
Exfriend\Overseer\OverseerServiceProvider::class,
Exfriend\OverseerBootstrap\OverseerBootstrapServiceProvider::class,

```

Web interface
-------------

[](#web-interface)

### Task list

[](#task-list)

`GET http://your_project/tasks`[![tasks](docs/tasks.png)](docs/tasks.png)

### Single Task

[](#single-task)

`GET http://your_project/tasks/task?command=App\Robots\Rozetka\Command`[![task](docs/task.png)](docs/task.png)

### History

[](#history)

`GET http://your_project/tasks/log?command=App\Robots\Rozetka\Command&filename=scrape:rozetka__2016_08_31_01_14_09.log`[![log](docs/log.png)](docs/log.png)

Localization
------------

[](#localization)

Overseer-bootstrap has `en` and `ru` locales supported out of the box.

`php artisan vendor:publish --tag=overseer-bootstrap`

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

[](#contributing)

This package is work-in-progress. Pull requests are welcome. There is so much work ahead!

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

3585d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/exfriend-overseer-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/exfriend-overseer-bootstrap/health.svg)](https://phpackages.com/packages/exfriend-overseer-bootstrap)
```

###  Alternatives

[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46299.9k9](/packages/symbiote-silverstripe-advancedworkflow)

PHPackages © 2026

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