squeaky-minds/squeaky-minds-php-helper

缺失的PHP函数集合。

1.3.5 2019-08-28 15:26 UTC

This package is auto-updated.

Last update: 2024-08-29 01:40:35 UTC


README

版权(c)2001-2017,Brian Tafoya

本库的发布是为了希望它是有用的 - 不提供任何保证;甚至没有关于商销性或特定用途适用性的暗示保证。

Author Latest Stable Version GitHub Tag Code Climate Software License Packagist Build Status

描述

多年来我在开发各种PHP Web应用程序时使用的辅助库。(15+!)

文档

阅读文档http://btafoya.github.io/SqueakyMindsPhpHelper/

安装

将以下行添加到 composer.jsonrequire 部分

{
    "require": {
        "squeaky-minds/squeaky-minds-php-helper": "*"
    }
}

OR

使用 composer 需求此包

composer require squeaky-minds/squeaky-minds-php-helper

使用 composer update 更新您的包或使用 composer install 安装。

贡献

https://github.com/btafoya/SqueakyMindsPhpHelper/pulls