tien/think-tools

ThinkPhp5 常用工具

1.1.4 2019-03-07 05:47 UTC

This package is auto-updated.

Last update: 2024-04-07 18:14:24 UTC


README

ThinkPhp5 常用工具.

项目简介

  1. 封装了加工请求状态码类,状态码常量化,更具语义。
  2. 封装了数组及字符串常用的几个处理函数。

安装

$ composer require tien/think-tools

使用

请参考相关测试类。

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

MIT