Giter Site home page Giter Site logo

ernstifier's Introduction

ernstifier

A unique code uglifier for PHP that replaces many symbols with random strings, prefixed with "ernst_".

At the moment, this only replaces variable names (except argc and argv) and function names with ernst_XXXX. Eventually I hope to add support for object-oriented code.

Why "ernst"?

Once upon a time at an agency we had a client called Ernst and for no particular reason at all, I decided that any time he wrote code, he would name all of his variables Ernst. This became the little in-joke that could and I have wanted to write this script for a long-ass time. And finally I have.

Does this work?

I ernsted the ernst script, and then ran it again on the original ernst script, and it ernsted it, and then that code ran too. So yes, it works. I'm usually pretty gung-ho about testing but recursive ernstification seems like a pretty good test case to me.

Does this only work on PHP code?

Yup. If you want to port this to whatever language, you can write your own Ernstifier.

How to use:

$ composer install
$ ./ernst path/to/some/php/file

ernstifier's People

Watchers

 avatar  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.