anshu-krishna/php-utilities
最新稳定版本:2.5.1
Composer 安装命令:
composer require anshu-krishna/php-utilities
包简介
A collection of useful PHP classes
README 文档
README
A collection of useful PHP classes.
Note: Breaking changes in Debugger when switching from version 1.1 to 2.0
Installation
composer require anshu-krishna/php-utilities
Libraries:
-
Base64: Encode base64; Decode base64; Encode base64-json; Decode base64-json; Read More
-
JSON: Encode json; Decode json; Read More
-
Static Only Trait: This trait forces a PHP class to only work in
staticmode. Read More -
Debugger: Trace; Dump;
-
ErrorReporting: Sets common handler for unhandled/uncatched Error/Exception;
-
REST/Fetcher: Fetch data from REST API; Read More
统计信息
- 总下载量: 181
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-25