titon / utility-old
此包已被弃用且不再维护。未建议替代包。
Titon实用工具包提供了验证、格式化、净化等基本任务的帮助类。
0.13.4
2015-02-16 00:32 UTC
Requires
- php: >=5.3.0
- ext-mbstring: *
Requires (Dev)
- ext-fileinfo: *
- ext-mcrypt: *
- ext-simplexml: *
- titon/test: dev-master
- titon/type: *
Suggests
- ext-fileinfo: Validate file mime types with the Validate class
- ext-mcrypt: Encrypt and decrypt data with the Crypt class
- ext-simplexml: Convert XML to other file types with the Converter class
This package is auto-updated.
Last update: 2022-02-01 12:44:39 UTC
README
此仓库是Hack实用工具包的旧PHP等效版本。