codex-corp/ncryptd is a Laravel package for tool to encrypt your php applications for free.
It currently has 22 GitHub stars and 0 downloads on Packagist.
Install it with composer require codex-corp/ncryptd.
Discover more Laravel packages by codex-corp
or browse all Laravel packages to compare alternatives.
Last updated
Ncryptd is tool to encrypt your php applications for free, is your next professional tool to obfuscate scrambles classes, functions, variables, binary blowfish encription, is the simplest, fastest and strongest solution
##Requirements
PHP >= 5.4.0
MCrypt PHP Extension
##How to install
$ git clone https://github.com/codex-corp/ncryptd.git ncryptd
https://github.com/codex-corp/ncryptd/archive/master.zip
$ cd ncryptd
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install
$ cd ncryptd
$ composer install
The Ncryptd is open-sourced software licensed under the MIT license