2017 © Pedro Peláez
 

library base65536

Implementartion of the base65536 library in PHP, as described by ferno/base65536

image

hevertonfreitas/base65536

Implementartion of the base65536 library in PHP, as described by ferno/base65536

  • Tuesday, March 22, 2016
  • by hevertonfreitas
  • Repository
  • 3 Watchers
  • 11 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Base65536

Build Status Latest Stable Version Total Downloads Latest Unstable Version StyleCI License, (*1)

PHP implementation of the base65536 algorithm., (*2)

Installation

composer require hevertonfreitas/base65536

Usage

require 'vendor/autoload.php';

use \Hevertonfreitas\Base65536\Base65536;

$encodedString = Base65536::encode('hello world'); // Output: 驨ꍬ啯𒁷ꍲᕤ

$decodedString = Base65536::decode($encodedString); // Output: hello world 

Credits

Javascript original implementation: base65536., (*3)

License

The MIT License (MIT), (*4)

The Versions

22/03 2016

dev-master

9999999-dev

Implementartion of the base65536 library in PHP, as described by ferno/base65536

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-mbstring *

 

The Development Requires

by Heverton Coneglian de Freitas

unicode base65536

22/03 2016

dev-analysis-XZl3n0

dev-analysis-XZl3n0

Implementartion of the base65536 library in PHP, as described by ferno/base65536

  Sources   Download

MIT

The Requires

  • php >=5.5.0
  • ext-mbstring *

 

The Development Requires

by Heverton Coneglian de Freitas

unicode base65536