Download the PHP package cartware/custombase without Composer
On this page you can find all versions of the php package cartware/custombase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cartware/custombase
More information about cartware/custombase
Files in cartware/custombase
Download cartware/custombase
More information about cartware/custombase
Files in cartware/custombase
Vendor cartware
Package custombase
Short Description A PHP port of Elixir's CustomBase module
License MIT
Package custombase
Short Description A PHP port of Elixir's CustomBase module
License MIT
Keywords identifier
Please rate this library. Is it a good library?
Informations about the package custombase
cartware/custombase
A PHP port of Elixir's CustomBase module
Example
Lets make Base12
module with conversion described below.
Value | Encoding |
---|---|
0 | 0 |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |
6 | 6 |
7 | 7 |
8 | 8 |
9 | 9 |
10 | A |
11 | B |
Now your class has 2 functions encode/1
and decode/1
:
License
Released under the MIT License.
All versions of custombase with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8
The package cartware/custombase contains the following files
Loading the files please wait ....