PHPackages                             ivandmitry7777/php-cactus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. ivandmitry7777/php-cactus

ActiveLibrary[Security](/categories/security)

ivandmitry7777/php-cactus
=========================

Compile and protect your php code from been stolen. No risk deployments to client's servers

v1.0(2y ago)06MITPHPPHP &gt;=5.6

Since Jul 31Pushed 2y agoCompare

[ Source](https://github.com/ivandmitry7/php-cactus)[ Packagist](https://packagist.org/packages/ivandmitry7777/php-cactus)[ RSS](/packages/ivandmitry7777-php-cactus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Cactus 🌵
============

[](#php-cactus-)

Protect your PHP code from being stolen. Deploy with no fear of not owning servers. This library compiles your PHP code to opcodes and removes code from all php files included in your project. All produced opcode files are saved on the server's filesystem and used by OPcache!

**Before**

index.php

```
