定制 tonis/package 二次开发

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

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

tonis/package

Composer 安装命令:

composer require tonis/package

包简介

Spiffy\Package is a light-weight, HHVM compatible, and dependency lite package manager.

README 文档

README

Build Status Code Coverage Scrutinizer Code Quality

Installation

Tonis\Package can be installed using composer which will setup any autoloading for you.

composer require tonis/package

Additionally, you can download or clone the repository and setup your own autoloading.

Naming

Packages following the following internal naming schema when resolving.

  1. The package name is lower-cased.
  2. CamelCase is replaced with dash separation.
  3. Namespace backslashes are replaced with periods.

e.g.,

  • Tonis\Mvc => mvc

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-06-02