programster/core-libs
Composer 安装命令:
composer require programster/core-libs
包简介
Core libraries for PHP 7.0+
README 文档
README
This is a PHP package providing a set of static libraries that act to "extend" the standard library. These are built primarily with a focus on rapid development and ease of understanding over performance.
Recommended Extensions
This package recommends various extensions such as mbstring in order to be able to perform some of
the provided methods. However, we did not wish to prevent this from allowing you to install the
package in case you did not need to use these limited methods. Thus, such methods will raise
the an ExceptionMissingExtension with details of which extension, if you try to execute a
method, without having the recommended extension installed.
统计信息
- 总下载量: 4.66k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 10
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-23