| Recommend this page to a friend! | 
| Classes of Chun-Sheng, Li | PHP Convert Base36 | README.md | Download | 
  | 
|||||||||||||||||||||
Base36[![Latest Version on Packagist][ico-version]][link-packagist] [![Software License][ico-license]](LICENSE.md) [![Build Status][ico-travis]][link-travis] [![Coverage Status][ico-scrutinizer]][link-scrutinizer] [![Quality Score][ico-code-quality]][link-code-quality] [![Total Downloads][ico-downloads]][link-downloads] Base36 string encode and decode. InstallationVia Composer 
Requirements
 Usage
Without padding and only lowercase
Testing
ContributingPlease see CONTRIBUTING and CONDUCT for details. Credits
 LicenseThe MIT License (MIT). Please see License File for more information. [ico-version]: https://img.shields.io/packagist/v/odan/base36.svg?style=flat-square [ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square [ico-travis]: https://img.shields.io/travis/odan/base36/master.svg?style=flat-square [ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/odan/base36.svg?style=flat-square [ico-code-quality]: https://img.shields.io/scrutinizer/g/odan/base36.svg?style=flat-square [ico-downloads]: https://img.shields.io/packagist/dt/odan/base36.svg?style=flat-square [link-packagist]: https://packagist.org/packages/odan/base36 [link-travis]: https://travis-ci.org/odan/base36 [link-scrutinizer]: https://scrutinizer-ci.com/g/odan/base36/code-structure [link-code-quality]: https://scrutinizer-ci.com/g/odan/base36 [link-downloads]: https://packagist.org/packages/odan/base36 [link-author]: https://github.com/:author_username [link-contributors]: ../../contributors  |