Orgelman Functions Code Example <?php $_Orgelman = new orgelmanFunctions(); echo $_Orgelman->toAscii("Hello World"); ?> Installation Composer { "require": { "orgelman/functions": "dev-master" } } Version <major>.<minor>.<patch>