squeaky-minds/squeaky-minds-php-helper
最新稳定版本:1.3.5
Composer 安装命令:
composer require squeaky-minds/squeaky-minds-php-helper
包简介
A collection of missing php functions.
README 文档
README
Copyright (c) 2001-2017, Brian Tafoya
This library is distributed in the hope that it will be useful - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Description
Helper libraries used in the implementation of various PHP web applications I have developed over the years. (15+!)
Documentation
Read the documentation.
Installation
Add the following line to the require section of composer.json:
{
"require": {
"squeaky-minds/squeaky-minds-php-helper": "*"
}
}
OR
Require this package with composer:
composer require squeaky-minds/squeaky-minds-php-helper
Update your packages with composer update or install with composer install.
Contribute
统计信息
- 总下载量: 694
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-04