1
1
<img src =" https://banners.beyondco.de/Laravel%20Zammad.png?theme=light&packageManager=composer+require&packageName=codebar-ag%2Flaravel-zammad&pattern=circuitBoard&style=style_2&description=An+opinionated+way+to+integrate+Zammad+with+Laravel&md=1&showWatermark=0&fontSize=150px&images=ticket&widths=500&heights=500 " >
2
2
3
3
[ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/codebar-ag/laravel-zammad.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-zammad )
4
+ [ ![ GitHub-Tests] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/run-tests.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/run-tests.yml )
5
+ [ ![ GitHub Code Style] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/fix-php-code-style-issues.yml )
4
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/codebar-ag/laravel-zammad.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-zammad )
5
- [ ![ run-tests] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/run-tests.yml )
6
- [ ![ PHPStan] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/phpstan.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-zammad/actions/workflows/phpstan.yml )
7
7
8
8
This package was developed to give you a quick start to communicate with the
9
9
Zammad REST API. It is used to query the most common endpoints.
@@ -19,11 +19,13 @@ features to manage customer communication.
19
19
20
20
## π Requirements
21
21
22
- | Package | PHP | Laravel | Zammad |
23
- | -----------| --------| ------------------| ----------|
24
- | >v3.0 | >8.2 | > Laravel 10.0 | β
|
25
- | >v2.0 | >8.1 | > Laravel 9.0 | β
|
26
- | >v1.0 | >8.0 | > Laravel 8.12 | β
|
22
+ | Package | PHP | Laravel | Zammad |
23
+ | -----------| -------------| ----------------| ----------|
24
+ | v12.0 | ^8.2 - ^8.4 | Laravel 12.0 | β
|
25
+ | v11.0 | ^8.2 - ^8.3 | Laravel 11.0 | β
|
26
+ | v3.0 | 8.2 | Laravel 10.0 | β
|
27
+ | v2.0 | 8.1 | Laravel 9.0 | β
|
28
+ | v1.0 | 8.0 | Laravel 8.12 | β
|
27
29
28
30
## βοΈ Installation
29
31
0 commit comments