Download the PHP package vlinked2/vlinked-utils without Composer
On this page you can find all versions of the php package vlinked2/vlinked-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package vlinked-utils
VLINKED PHP 拓展工具包
使用
composer.json 设置如下
或者使用命令行
获得最新的开发版本,后续会整合固定版本
规则
⚠注意⚠
⚠一律禁止出现任何账户安全信息的方法或者配置出现⚠
只能以形式参数传递进来
命名规则
方法命名统一使用驼峰命名
简写
方法前缀 | 意思 |
---|---|
gen | 生成 |
get | 获取 |
to | 转化 |
PHPDoc规则
必须
- 函数的中文解释
- 参数中文注解 类型限制
- 抛出异常注解
- 返回值注解
非必须
- 作者注解
- 版本限制注解
文件说明
- Arrays 数组相关系
- Date 时间日期相关的
- String 字符串处理
- Validators 验证类
积微成著 微联可达
All versions of vlinked-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package vlinked2/vlinked-utils contains the following files
Loading the files please wait ....