2017 © Pedro Peláez
 

library tools

工具箱

image

wxkxklmyt/tools

工具箱

  • Saturday, January 6, 2018
  • by wxkxklmyt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

工具箱

  • pre($str = '', $exit = false)【原样输出】
  • console_log($str = '')【浏览器console控制台输出】
  • build_order_id()【生成24位唯一订单号码(格式:YYYY-MMDD-HHII-SS-NNNN,NNNN-CC,其中:YYYY=年份,MM=月份,DD=日期,HH=24格式小时,II=分,SS=秒,NNNNNNNN=随机数,CC=检查码】
  • is_weixin_browser()【判断微信浏览器】
  • check_id_card($card = '')【校验身份证号码格式:$card = '18位身份证号码'】
  • id_card_15to18($card = '')【身份证号码15位升18位:$card = '15位身份证号码'】
  • camelize($uncamelized_words = '', $separator = '_')【下划线命名转驼峰命名】
  • uncamelize($camelCaps = '', $separator = '_')【驼峰命名转下划线命名】

composer安装

composer require wxkxklmyt/tools

The Versions

06/01 2018

dev-master

9999999-dev

工具箱

  Sources   Download

The Requires

  • php >=5.4.0

 

by 我的梦

02/01 2018

0.0.3

0.0.3.0

工具箱

  Sources   Download

The Requires

  • php >=5.4.0

 

by 我的梦

18/12 2017

0.0.1

0.0.1.0

工具箱

  Sources   Download

The Requires

  • php >=5.4.0

 

by 我的梦

18/12 2017

0.0.2

0.0.2.0

工具箱

  Sources   Download

The Requires

  • php >=5.4.0

 

by 我的梦