In this article we focus on the most powerful features that you can use to protect your code and the differences between them. We will compare standard encoding, External Keys and Dynamic Keys which offer the greatest level of protection.
ionCube Docker Support

“Docker is the world’s leading software container platform. Developers use Docker to eliminate “works on my machine” problems when collaborating on code with co-workers. Operators use Docker to run and manage apps side-by-side in isolated containers to get better compute
LXD – Switch-a-roo
As a follow-up to the LXD article I wrote a while back, I thought I would provide an update on LXD in a production environment. First a recap of the key points from the previous article which are the focus
ionCube Encoding a Laravel Project: Function Obfuscation
Obfuscation is not always a one click solution, when encoding and when working with Laravel there are a few things to consider. This post gives solutions to the issues that can arise when obfuscating within the context of protecting a
ionCube Encoding a Laravel Project: Controllers, Models and Templates
Laravel is a popular PHP framework but how do you encode a Laravel project? This post covers using the ionCube Encoder to protect a simple Laravel 5 project by encoding the Laravel controller and model files, encrypting the Laravel Blade