remialvado / titon-utility
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
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