romanitalian notes / Leetify

Leetify is a funny tool used to make any msgs like this: "looks like this" -> 100kz 1ik3 +hiz"

Added one fun project for loves leetify messages :)

View examples and code on github project by link

You can use composer scripts to invoke this package - Leetify. Just add it to you composer.json:

...
"require": {
    "romanitalian/leetify": "dev-master"
}
...

Or after init composer - execute this:

composer require romanitalian/leetify

Example of usage (taken from index.php of project "Leetify"):