codex-corp / ncryptd
tool to encrypt your php applications for free
dev-master
2015-02-15 22:15 UTC
Requires
- alchemy/zippy: 0.2.*@dev
- artdarek/oauth-4-laravel: dev-master
- barryvdh/laravel-debugbar: 1.*
- barryvdh/laravel-dompdf: 0.4.*
- barryvdh/laravel-ide-helper: 1.*
- cartalyst/sentry: 2.1.*
- edvinaskrucas/notification: 2.*
- laravel/framework: 4.2.*
- maximebf/debugbar: >=1.0.0
- mews/purifier: dev-master
- nikic/php-parser: 1.1.*@dev
- tzookb/tbmsg: dev-master
This package is not auto-updated.
Last update: 2024-11-23 17:26:53 UTC
README
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
Step 1: Get the code
Option 1: Git Clone
$ git clone https://github.com/codex-corp/ncryptd.git ncryptd
Option 2: Download the repository
https://github.com/codex-corp/ncryptd/archive/master.zip
Step 2: Use Composer to install dependencies
Option 1: Composer is not installed globally
$ cd ncryptd $ curl -s http://getcomposer.org/installer | php $ php composer.phar install
Option 2: Composer is installed globally
$ cd ncryptd
$ composer install
License
The Ncryptd is open-sourced software licensed under the MIT license