Status Enum for ManyPrint Solutions

0.0.0 2019-09-06 10:32 UTC

This package is auto-updated.

Last update: 2024-03-24 07:03:57 UTC


README

PHP from Packagist Codacy Badge Total Downloads License composer.lock

ManyPrintSolutions Status

Status Enums for ManyPrint Solutions.

Installation

This library is made for the use with Composer. Add it to your project by running $ composer require manyprintsolutions/status and $ composer update.

Usage

A Job may have 4 different states:

  • PENDING The job is waiting to get handeled
  • IN_PROGRESS The job is about to get handeled
  • FINISHED The handling is finished
  • ABORTED The handling was aborted

Help

If you have questions feel free to contact us under manyprintsolutions@bitandblack.com.