A simple text obfuscator.
Include the library (require_once 'TextObfuscator.php';) or load it via Composer.
Check example.php for testing and code examples. The RequestFacade class is just a helper for the example, so it's not required by the obfuscator.