olivers/twig-number-abbreviation-extension 问题修复 & 功能扩展

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

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

olivers/twig-number-abbreviation-extension

最新稳定版本:v1.0.0

Composer 安装命令:

composer require olivers/twig-number-abbreviation-extension

包简介

Number abbreviation extension for twig. This extension helps you to display an easy-to-read format for your numbers.

README 文档

README

This extension is inspired by the work of Our Code World. The Number abbreviation extension provides the following filters:

  • exact_abbr
  • general_abbr

Installation

Using composer :

composer require olivers/twig-number-abbreviation-extension

Showing exact abbreviation of number

Use the exact_abbr filter if you are willing to display exactly the abbreviation of the providen number. This means, displaying the abbreviation with decimals.

{{ "18298548"|exact_abbr }}

This example would output 18.5M, as 18298548 is the providen number.

Showing general abbreviation of number

Use the general_abbr filter if you are willing to display only the important part of the providen number (without exact group of thousand). Instead of generating an abbreviation with "decimals", the snippet will add the main number and a plus symbol.

{{ "18298548"|general_abbr }}

This example would output 18M+, as 18298548 is the providen number.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-09-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固