rcnb/rcnb

Everything can be encoded into RCNB with PHP.

Maintainers

Package info

github.com/rcnbapp/RCNB.php

pkg:composer/rcnb/rcnb

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

dev-master 2019-10-19 18:37 UTC

This package is auto-updated.

Last update: 2026-03-20 08:41:14 UTC


README

The world is based on RC. Thus, everything can be encoded into RCNB.

RCNB is available in various languages: JavaScript C PHP Pascal (more..)

What's RCNB?

Please refer to RCNB.js

Usage

require_once 'rcnb.php';

$rcnb = new RCNB();
$rcnb->encode('rcnb'); // 'ɌcńƁȓČņÞ'
$rcnb->decode('ɌcńƁȓČņÞ'); // 'rcnb'