Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

consigliere's avatar

Open source ticketing system (laravel 5)

Hi,

Please recommend some easy to use(integrate) ticketing system for a small site. (50 users)

thanks.

0 likes
10 replies
s6carlo's avatar

I am looking for something similar, finally which option did you choose?

Thanks

RevoSystems's avatar

I created Handesk for our own company to solve basic ticketing needs and made it open source

Take a look at it at:

https://github.com/BadChoice/handesk

And some of its features

· Email polling (new tickets and tickets updates)

· API for creating/updating/fetching tickets/leads so you can display them into your main app

· Instant email/slack notifications when tickets are created/updated

· Everything is unlimited

· Lead management (With its API as well)

· Auto lead subscription to mailchimp based on its tags

· Tickets reporting

Hope you like it

1 like
xaviqv's avatar

Here you are another one: https://github.com/panichelpdesk/panichd

It is installable in any Laravel 5.1+ project. We have included in it some common features like file attachments, ticket tags, filtering, scheduling and e-mail notifications. It is ready for production environments.

daferx's avatar

Hi guys, any latest ticketing system?

Please or to participate in this conversation.