2017 © Pedro Peláez
 

library php-utils

php utils

image

woodw/php-utils

php utils

  • Thursday, November 23, 2017
  • by jinghewang
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

php-utils

项目说明

此项目提供PHP 常用功能集合,主要功能包括:, (*1)

功能 说明 版本
数组操作 >=0.1
字符串操作 >=0.1

版本说明

当前请使用 dev-master 版本, (*2)

composer require "woodw/php-utils:dev-master", (*3)

测试

  • 运行方式1:(命令行方式)
./phpunit func/ArrayTest.php

或, (*4)

./phpunit --bootstrap BaseTestCase.php func/ArrayTest.php 
  • 运行方式2:(通过 phpunit.xml 运行)
    1. 配置 phpunit.xml
    2. 通过 phpunit.xml 运行 ./phpunit

更新说明

此项目不定时更新,更新时间不定,请见谅。, (*5)

The Versions

06/11 2017

v0.1.1

0.1.1.0 http://github.com/jinghewang/php-utils

php utils

  Sources   Download

MIT

The Requires

 

by Avatar jinghewang

php utils

06/11 2017

v0.1

0.1.0.0 http://github.com/jinghewang/php-utils

php utils

  Sources   Download

MIT

The Requires

 

by Avatar jinghewang

php utils