mucts/money 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mucts/money

Composer 安装命令:

composer require mucts/money

包简介

Numeric amount case conversion

README 文档

README

Build Status Code Intelligence Status Scrutinizer Code Quality Total Downloads Latest Stable Version License

Money

Numeric amount case conversion.

Installation

Server Requirements

you will need to make sure your server meets the following requirements:

  • php ^7.2
  • GMP PHP Extension
  • BCMath PHP Extension
  • MBString PHP Extension
  • mucts/helpers >=0.1.7
composer require mucts/money

Usage

  • Arabic numeral amount into Chinese capital
<?php
$amount = '¥987654321.01';
// $amount = -12344555.67;
$amountCn = amount_to_cn($amount);
  • Convert the amount in Chinese capital into Arabic numerals
<?php
$amount = amount_to_digit($amountCn);

License

MIT

统计信息

  • 总下载量: 31
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-05-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固