Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomschlick/laravel-micro-manager

Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.
https://github.com/tomschlick/laravel-micro-manager

jobqueue laravel php status

Last synced: 9 days ago
JSON representation

Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.

Awesome Lists containing this project

README

        

![](https://raw.githubusercontent.com/tomschlick/laravel-micro-manager/master/docs/images/micro-manager-hero.png)

[![StyleCI](https://styleci.io/repos/66167231/shield)](https://styleci.io/repos/66167231) [![Build Status](https://travis-ci.org/tomschlick/laravel-micro-manager.svg)](https://travis-ci.org/tomschlick/laravel-micro-manager) [![Latest Stable Version](https://poser.pugx.org/tomschlick/laravel-micro-manager/v/stable)](https://packagist.org/packages/tomschlick/laravel-micro-manager) [![Total Downloads](https://poser.pugx.org/tomschlick/laravel-micro-manager/downloads)](https://packagist.org/packages/tomschlick/laravel-micro-manager) [![License](https://poser.pugx.org/tomschlick/laravel-micro-manager/license)](https://packagist.org/packages/tomschlick/laravel-micro-manager)
--------
## Install via Composer
```bash
composer require tomschlick/laravel-micro-manager
```