Base convert
base_convert is a PHP library to convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
External links
- Source code (Phabricator mirror, GitHub mirror)
- Composer package
- API Documentation
- Test coverage report
- Issue tracker