承接 ahmadarif/terbilang 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

ahmadarif/terbilang

Composer 安装命令:

composer require ahmadarif/terbilang

包简介

README 文档

README

Release Version License Total Downloads

Install

Via Composer

$ composer require ahmadarif/terbilang

Usage

Add the service provider in config/app.php:

AhmadArif\Terbilang\TerbilangServiceProvider::class,

And then, add the facade of this package to the $aliases array:

'Terbilang' => AhmadArif\Terbilang\Facade\Terbilang::class,

Usage

Route::get('/', function () {
    return Terbilang::convert(34124);
});

or

Route::get('/', function () {
    return Terbilang::convert('34124');
});

Security

If you discover any security related issues, please email ahmad.arif019@gmail.com instead of using the issue tracker.

Credits

Base Project

Thanks to Mulia Nasution, as the basic project for the creation of this library.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固