tonymans33 / kwd-text
A simple package that appends 'KWD' currency to text.
v1.0.1
2024-10-10 08:27 UTC
Requires
- php: ^8.0
- illuminate/support: ^11.0
This package is auto-updated.
Last update: 2024-11-10 09:01:04 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