daikon-cqrs/async-job

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Async Job

![PHP Version Support](https://badgen.net/packagist/php/daikon/async-job?color=blue)
[![Lines of Code](https://badgen.net/codeclimate/loc/daikon-cqrs/async-job)](https://codeclimate.com/github/daikon-cqrs/async-job/code?sort=-loc)
[![Packagist](https://badgen.net/packagist/name/daikon/async-job?color=blue)](https://packagist.org/packages/daikon/async-job)
[![License](https://badgen.net/github/license/daikon-cqrs/async-job)](https://github.com/daikon-cqrs/async-job/blob/master/LICENSE)

[![Build Status](https://badgen.net/travis/daikon-cqrs/async-job?label=build)](https://travis-ci.com/daikon-cqrs/async-job)
[![Code Coverage](https://badgen.net/codecov/c/github/daikon-cqrs/async-job)](https://codecov.io/gh/daikon-cqrs/async-job)
[![Type Coverage](https://shepherd.dev/github/daikon-cqrs/async-job/coverage.svg)](https://shepherd.dev/github/daikon-cqrs/async-job)
[![Code Quality](https://img.shields.io/scrutinizer/quality/g/daikon-cqrs/async-job/master)](https://scrutinizer-ci.com/g/daikon-cqrs/async-job/?branch=master)
[![Code Maintainability](https://badgen.net/codeclimate/maintainability/daikon-cqrs/async-job)](https://codeclimate.com/github/daikon-cqrs/async-job)
[![Dependabot](https://badgen.net/github/dependabot/daikon-cqrs/async-job)](https://github.com/daikon-cqrs/async-job/network/updates)

Asynchronous job components for Daikon-CQRS projects.