Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kokspflanze/zfcticketsystem
in dev modus
https://github.com/kokspflanze/zfcticketsystem
Last synced: about 2 months ago
JSON representation
in dev modus
- Host: GitHub
- URL: https://github.com/kokspflanze/zfcticketsystem
- Owner: kokspflanze
- License: mit
- Created: 2014-08-07T16:15:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T15:18:53.000Z (almost 3 years ago)
- Last Synced: 2024-10-06T15:18:34.757Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 181 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZfcTicketSystem
Master
[![Build Status](https://travis-ci.org/kokspflanze/ZfcTicketSystem.svg?branch=master)](https://travis-ci.org/kokspflanze/ZfcTicketSystem?branch=master)
[![Coverage Status](https://coveralls.io/repos/kokspflanze/ZfcTicketSystem/badge.svg?branch=master)](https://coveralls.io/r/kokspflanze/ZfcTicketSystem?branch=master)- run the SQL script [db/dump.sql]
edit your config, to set your AuthService
'zfc-ticket-system' => [
'auth_service' => 'user_auth_service',
]
Your user object must have this interface "ZfcTicketSystem\Entity\UserInterface"
::know todos
add more dynamic