tonymans33 / kwd-text
A simple package that appends 'KWD' currency to text.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/tonymans33/kwd-text
Requires
- php: ^8.0
- illuminate/support: ^11.0
This package is auto-updated.
Last update: 2025-10-10 10:54:23 UTC
README
A simple package that appends 'KWD' currency to text
KWD Text Package
A simple Laravel package that appends the 'KWD' currency to text. This package makes it easy to format amounts or text strings with the Kuwaiti Dinar currency label.
Requirements
- PHP 8.0 or higher
- Laravel 8.0 or higher
Installation
You can install the package via Composer. Add the following to your Laravel project's composer.json
file or install it directly:
composer require tonymans33/kwd-text