定制 camspiers/php-lib-create 二次开发

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

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

camspiers/php-lib-create

Composer 安装命令:

composer require camspiers/php-lib-create

包简介

Creates a PHP composer library with useful defaults (github repo, phpunit, travis, namespace, php-cs-fixer, README)

README 文档

README

Enables you to quickly create a PHP library with the following defaults:

  • Composer config
  • Github repo
  • Namespace
  • Phpunit config
  • Travis config
  • PHP CS Fixer config
  • README file

Installation

Download the php-lib-create.phar executable.

Global installation

$ wget http://camspiers.github.io/php-lib-create/php-lib-create.phar
$ ln -s $PWD/php-lib-create.phar /usr/local/bin/php-lib-create

Updating

To stay up to date run

$ php php-lib-create.phar self-update

Usage

$ php php-lib-create.phar create

or

$ php php-lib-create.phar create -d ~/somedir

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-02-02