sergiolch/helper

辅助函数。

1.0.3 2020-08-14 15:10 UTC

This package is auto-updated.

Last update: 2024-09-15 00:17:38 UTC


README

PHP实用函数列表

功能

  • PSR-4 自动加载兼容结构
  • 使用 PHPUnit 进行单元测试

函数

  • super_trim: 删除所有空白字符
  • csv_field: CSV 字段格式

常量

  • PRE_TAG: 带内联样式的 <pre>
  • CODE_TAG: 带内联样式的 <code>