destrofer/helper-library 问题修复 & 功能扩展

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

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

destrofer/helper-library

最新稳定版本:v3.24.0

Composer 安装命令:

composer require destrofer/helper-library

包简介

Library of classes that might be useful

README 文档

README

A PHP 5.5 class library to make coders life easier. All sources can be located at: https://github.com/destrofer/PhpHelperLibrary

== Installing ==

As of version 3 PhpHelperLibrary no longer has autoloader by itself. However it may be installed using Composer, which has its own autoloader.

After installing composer you can add dependency of your project on this package by executing following command:

php composer.phar require destrofer/helper-library:^v3.0.0

or by adding "destrofer/helper-library": "^v3.0.0" to require block in composer.json.

== License ==

Copyright 2016 Viacheslav Soroka

PhpHelperLibrary is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

PhpHelperLibrary is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with PhpHelperLibrary. If not, see http://www.gnu.org/licenses/.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2016-12-08