titon / utility-old
This package is abandoned and no longer maintained.
No replacement package was suggested.
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
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
This repository is the old PHP equivalent of the Hack Utility package.