kokspflanze/zfc-ticket-system

Laminas TicketSystem Module

Installs: 3 242

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/kokspflanze/zfc-ticket-system

2.2.1 2022-02-06 15:17 UTC

This package is auto-updated.

Last update: 2025-10-06 23:22:06 UTC


README

Master Build Status Coverage Status

  • 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