Stars: 177
Forks: 69
Pull Requests: 0
Issues: 35
Watchers: 11
Last Updated: 2023-07-16 07:09:38
🌟🌟🌟 Please give a star on GitHub :) 🌟🌟🌟
Please 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,8.2
Please try it on Linux or Mac.
Email testing tool - MailMug.net
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? Please check https://phpbolt.com/how-to-encrypt-php-source-code/