PHPackages                             jesobreira/base10 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jesobreira/base10

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jesobreira/base10
=================

A base10 encoder as an alternative to base64.

00PHP

Since Sep 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jesobreira/base10-php)[ Packagist](https://packagist.org/packages/jesobreira/base10)[ RSS](/packages/jesobreira-base10/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Base10 Encoder/Decoder
======================

[](#base10-encoderdecoder)

This algorithm works like Base64 but uses numbers only as the output encoded string.

*Not sure why you would want it, tho.*

Please note that due to the limited character set, the output strings are going too long.

[Compatible Javascript/Node version here](https://www.npmjs.com/package/base10)

Examples
--------

[](#examples)

```
