hackzilla / ticket-bundle
This Bundle provides multilingual ticketing functionality for Symfony applications.
Installs: 28 743
Dependents: 2
Suggesters: 0
Security: 0
Stars: 64
Watchers: 6
Forks: 43
Open Issues: 10
Type:symfony-bundle
Requires
- php: ^7.2
- doctrine/collections: ^1.6
- doctrine/doctrine-bundle: ^2.0
- doctrine/orm: ^2.4.8
- doctrine/persistence: ^1.3 || ^2.1
- knplabs/knp-paginator-bundle: ^4.0 || ^5.0
- symfony/config: ^4.4 || ^5.2
- symfony/console: ^4.4
- symfony/dependency-injection: ^4.4 || ^5.2
- symfony/event-dispatcher: ^4.4
- symfony/form: ^4.4 || ^5.2
- symfony/framework-bundle: ^4.4
- symfony/http-foundation: ^4.4 || ^5.1
- symfony/http-kernel: ^4.4
- symfony/options-resolver: ^4.4 || ^5.1
- symfony/routing: ^4.4 || ^5.2
- symfony/security-bundle: ^4.4
- symfony/translation: ^4.4
- symfony/twig-bundle: ^4.4
- symfony/validator: ^4.4 || ^5.2
- symfony/yaml: ^4.4 || ^5.1
- twig/twig: ^2.12.1
Requires (Dev)
- ext-pdo_sqlite: *
- friendsofphp/php-cs-fixer: ^2.0
- phpstan/phpstan: ^0.12.32
- symfony/browser-kit: ^4.4 || ^5.2
- symfony/http-client: ^4.4 || ^5.2
- symfony/phpunit-bridge: ^5.1.1
- symfony/security: ^4.4
Suggests
- vich/uploader-bundle: Allow attaching files to ticket messages
- dev-master / 5.x-dev
- 4.x-dev
- 3.x-dev
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.x-dev
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
- 0.9.x-dev
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9
- 0.8.1
- 0.8
- 0.8-alpha2
- 0.8-alpha
- 0.7
- 0.6
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5
- 0.4.1
- 0.4
- 0.3.1
- 0.3
- 0.2.1
- 0.2
- 0.1.9.2
- 0.1.9.1
- 0.1.9
- 0.1.8
- 0.1.7.2
- 0.1.7.1
- 0.1.7
- 0.1.6.1
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1
- dev-dependabot/composer/master/doctrine/persistence-tw-3.1.4
This package is auto-updated.
Last update: 2024-11-05 14:04:15 UTC
README
Simple ticketing bundle for any project.
Requirements
You can see the full requirement definitions for each available version in Packagist.
Setup
Optional features
These optional features that can be turned on or off.
Features
Optional integrations
3rd party extensions
Email notifications
Translations
Built in translations are available for the following languages:
- Dutch
- English
- French
- German
- Italian
- Portuguese
- Russian
- Spanish
Demo
See Ticket Bundle Demo App for an example installation. This can also be used for confirming bugs.
Migrate a previous version
Pull requests
I'm open to pull requests for additional languages, features and/or improvements.