remialvado / titon-utility
Titon 工具包提供便利的类,用于执行基本任务,如验证、格式化、清理等。
0.15.1
2017-04-03 08:21 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