phpBolt - Best php encoder - ( ioncube alternative ) - 100% free
Pleae check https://packagist.org/packages/phpbolt/encrypt
Laravel https://github.com/SiavashBamshadnia/Laravel-Source-Encrypter
First install bolt.so then you can encrypt php source code with encryption.php file.
PHP 7.1,7.2,7.3,7.4, 8.0,8.1
Please try on Linux or mac
How to install bolt.so ?
Download bolt.so file from https://phpbolt.com/ website. Then find extension directory.
You can find extension directory by phpinfo()
function.
Then add extension=bolt.so
in php.ini file and restart your server.
How to Encrypt php source code ? Plese check https://phpbolt.com/how-to-encrypt-php-source-code/