Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tomschlick/laravel-micro-manager
- Owner: tomschlick
- License: mit
- Created: 2016-08-20T20:43:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-21T08:30:49.000Z (about 8 years ago)
- Last Synced: 2024-05-01T19:55:32.212Z (6 months ago)
- Topics: jobqueue, laravel, php, status
- Language: PHP
- Homepage: https://tomschlick.github.io/laravel-micro-manager
- Size: 588 KB
- Stars: 71
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```