petrknap/utils 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

petrknap/utils

最新稳定版本:v2016.01.09

Composer 安装命令:

composer require petrknap/utils

包简介

Useful PHP utils by Petr Knap

README 文档

README

Useful PHP utilities by Petr Knap.

How to install

Merge this JSON code with your project composer.json file and run composer install. Instead of dev-master you can use any released version.

{
    "require": {
        "petrknap/utils": "dev-master"
    }
}

Or manually clone this repository via git clone https://github.com/petrknap/utils.git or download this repository as ZIP and extract files into your project.

Examples

If you are looking for examples visit tests folder or URL shortening service repository.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-20