# PHP帮助函数 **Repository Path**: lv_frame/helpers ## Basic Information - **Project Name**: PHP帮助函数 - **Description**: 协助PHP的开发任务 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-11 - **Last Updated**: 2024-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PHP助手函数 ```shell composer require lvzmen/helper ``` ## 1. iArrayHelper 数组帮助函数,有如下内容: - sum - map - sort - toArray - getValue - setValue - removeByKey - removeByValue - index - getColumn - map2 - keyExists - multisort - isAssociative - isIndexed - isIn - isSubset - filterByKey - filterByValue - setKeys - setAllValuesToString - trim ## 2. iFormatHelper 格式化助手,有如下内容: - float - remotePercent - unSensible - unCamelize - camelize - route - routeCommon