hackzilla / ticket-message

ticketing functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ticketing Message

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.

About

ticketing functionality

License:MIT License


Languages

Language:PHP 99.7%Language:Makefile 0.3%