2017 © Pedro Peláez
 

library helpers

PHP常用方法

image

colee/helpers

PHP常用方法

  • Thursday, July 21, 2016
  • by colee
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

helper

PHP常用方法, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist colee/helpers "*"

or add, (*4)

"colee/helpers": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \colee\helpers\Format::substr($str, $length); ?>, (*7)

The Versions

21/07 2016

dev-master

9999999-dev

PHP常用方法

  Sources   Download

MIT

by Avatar colee

extension yii2

26/03 2016

v1.0.0

1.0.0.0

PHP常用方法

  Sources   Download

MIT

by Avatar colee

extension yii2