Kitchen Display System for restaurants & workshops in Laravel ERP
1.0.0
2026-07-22 05:55 UTC
Requires
- php: ^8.2|^8.3
- laravel/framework: ^11.0|^12.0
README
A real-time Kitchen Display System (KDS) module for Laravel ERP systems. Built for restaurants, cafes, and service workshops to manage incoming order queues, track preparation times, update order statuses, and synchronize live with POS terminals — with full API and Livewire screen layout interface.
Features
- Real-time Order Display Queue
- Order Life Cycle Management (Pending, Preparing, Ready, Completed)
- Multi-Station Routing (Kitchen, Bar, Grill, Assembly)
- Order Item Timers & Preparation Metrics
- Seamless Integration with POS Module
- REST API endpoints
- Arabic & English translations
Requirements
| Dependency | Version |
|---|---|
| PHP | ^8.2 | ^8.3 |
| Laravel | ^11.0 | ^12.0 |
Installation
composer require dev-3bdulrahman/kds
Publish and run migrations:
php artisan vendor:publish --provider="Dev3bdulrahman\Kds\KdsServiceProvider"
php artisan migrate
Service Provider
Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:
Dev3bdulrahman\Kds\KdsServiceProvider::class,
Changelog
See CHANGELOG.md for release history.
License
MIT License © Abdulrahman