titon / utility-old
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
Installs: 437
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 3
Open Issues: 0
pkg:composer/titon/utility-old
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.