xamani/nova-persian-number
最新稳定版本:2.0
Composer 安装命令:
composer require xamani/nova-persian-number
包简介
Laravel Nova Number field with display of Persian letters.
README 文档
README
This package allows the user to set up a field in Nova that forms and converts numbers to Farsi letters.
Installation
You can install the package via composer:
composer require xamani/nova-persian-number
for nova 3 or above
composer require xamani/nova-persian-number:^1.0
Usage
use Xamani\NovaPersianNumber; PersianNumber::make('Price') ->format('0,0') // Defaults to "0,0" ->moneyUnit('تومان') // You can also use the null value
License
The MIT License (MIT).
统计信息
- 总下载量: 1.15k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-11