使用 PHP 处理用户输入的工具
github.com/sndsgd/sndsgd-field
主页
源代码
问题
安装次数: 6,054
依赖项: 2
建议者: 0
安全: 0
星标: 1
关注者: 3
分支: 1
开放问题: 0
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 34ac3aabfe031bd9b259b3b93e84964b04031334
This package is not auto-updated.
Last update: 2024-09-14 16:34:36 UTC
使用 PHP 处理用户输入的工具。
该项目可能不稳定,版本之间可能会有变化。如果您打算依赖此项目,请务必在项目的 composer.json 文件中记录并指定版本。这样做将确保任何破坏性更改不会破坏您的项目。
composer.json
您需要 PHP >= 5.4.0 来使用此库,但推荐使用最新稳定的 PHP 版本。
使用 Composer 安装 sndsgd/field。
sndsgd/field
composer require sndsgd/field
使用 PHPUnit 运行单元测试。
vendor/bin/phpunit
使用 ApiGen 创建文档。
apigen generate