承接 fcosrno/fica-php 相关项目开发

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

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

fcosrno/fica-php

Composer 安装命令:

composer require fcosrno/fica-php

包简介

PHP class to return Social Security and Medicare amounts from a give number.

README 文档

README

PHP class to return Social Security and Medicare amounts from a given number.

Example

There is a working example in example/index.php

Installation

composer require fcosrno/fica-php

Usage

Instantiate the class passing an amount (in cents). An exception is thrown if the amount is not an integer.

$fica = new Fica(2000);

Get FICA amount (Social Security plus Medicare).

$fica->getFica(); // Returns 153 (cents)

Get Social Security amount.

$fica->getSocialSecurity(); // Returns 124 (cents)

Get Medicare amount.

$fica->getMedicare(); // Returns 29 (cents)

Tests

composer install
vendor/bin/phpspec run -f pretty

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2014-10-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固