定制 webcreate/util 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

webcreate/util

最新稳定版本:1.0.2

Composer 安装命令:

composer require webcreate/util

包简介

Webcreate/Util is a PHP library containing some simple utility classes.

关键字:

README 文档

README

Webcreate/Util is a PHP library containing some simple utility classes.

Build Status

Installation / Usage

  1. Download the composer.phar executable or use the installer.

    $ curl -s https://getcomposer.org/installer | php
  2. Create a composer.json defining your dependencies. Note that this example is a short version for applications that are not meant to be published as packages themselves. To create libraries/packages please read the guidelines.

    {
        "require": {
            "webcreate/util": "dev-master"
        }
    }
  3. Run Composer: php composer.phar install

Overview utility classes

Cli

The Cli class is a small wrapper around Symfony Process component.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-11-18