hackzilla/ticket-message

This library provides ticketing functionality for PHP applications.

0.3.0 2017-07-05 21:37 UTC

This package is auto-updated.

Last update: 2024-04-21 01:55:39 UTC


README

Simple ticket message library to add to any project.

Build Status SensioLabsInsight Coverage Status

Requirements

  • PHP >= 5.6

Demo

See Ticket Bundle Demo App for an example installation. This can also be used for confirming bugs.

Setup

Event Manager (optional)

Handle firing of events

Storage Manager

Persisting and Flushing of the storage

Translate Manager (optional)

Handles translating of priorities and status strings

User Manager

Checking user permissions

Pull Requests

I'm open to pull requests for additional languages, features and/or improvements.