Code Monkey home page Code Monkey logo

php-idna-converter's Introduction

phlyLabs' pure PHP IDNA Converter

This code has been developed by phlyLabs. Read more on the original page.

About

This converter allows you to transfer domain names between the encoded (Punycode) notation and the decoded (UTF-8) notation. Just enter the domain name in the respective field and click on the button right below it to have it converted. Please note, that you might even enter complete domain names (like jürgen-müller.de) or a email addresses.

Make sure, that your browser is capable of the UTF-8 character encoding.

For those of you interested in the PHP source of the underlying class, you might download it here.

Please be aware, that this class is provided as is and without any liability. Use at your own risk. To ensure, that a certain string has been converted correctly, you should convert it both ways and compare the results.

Please feel free to report bugs and problems to: [email protected].

Installation

You can install this package using the pear installer:

pear channel-discover pearhub.org
pear install pearhub/php-idna-converter

php-idna-converter's People

Contributors

amouhzi avatar lsolesen avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.