PHPackages                             notihnio/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. notihnio/php-cactus

ActiveLibrary[Security](/categories/security)

notihnio/php-cactus
===================

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

1.0.0(3y ago)387958MITPHPPHP &gt;=8.0

Since Sep 18Pushed 3y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (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

```
