PHP Classes

Cripto PHP: Encrypt and decrypt PHP source code files

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (5)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-06-02 (4 months ago) RSS 2.0 feedStarStarStarStar 77%Total: 2,773 All time: 1,363 This week: 106Up
Version License PHP version Categories
cripto-php 1.8The PHP License3.0PHP 5, Cryptography, Language
Description 

Author

This class can encrypt and decrypt PHP source code files.

It can read a given PHP script file and encrypt it with a given password. The encrypted data is encoded with base64.

The class can also do the opposite, i.e. read a previously encrypted file, decrypt it with the same password and execute it as PHP code.

Recommendations
Innovation Award
PHP Programming Innovation award winner
April 2014
Winner


Prize: One book of choice by Packt
PHP does not come with a built-in solution to protect the source code of PHP projects to make it difficult for other people to steal or alter source code without permission.

This class provides an alternative solution using encryption of the source code.

While it does not protect the source code from being stolen, it uses encryption to make it more difficult to find, read and alter source code directly.

Manuel Lemos
Picture of Andoitz Jordan Marmolejo
  Performance   Level  
Name: Andoitz Jordan Marmolejo <contact>
Classes: 7 packages by
Country: Spain Spain
Age: 33
All time rank: 82018 in Spain Spain
Week rank: 198 Up5 in Spain Spain Up
Innovation award
Innovation award
Nominee: 3x

Winner: 2x

  Files folder image Files  
File Role Description
Plain text file CriptoPHP.php Class CriptoPHP Class
Accessible without login Plain text file exampleScript Data Example script
Accessible without login Plain text file exampleScript.php Example Example script
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 75%
Total:2,773
This week:0
All time:1,363
This week:106Up
User Ratings User Comments (3)
 All time
Utility:100%StarStarStarStarStarStar
Consistency:96%StarStarStarStarStar
Documentation:80%StarStarStarStarStar
Examples:95%StarStarStarStarStar
Tests:-
Videos:-
Overall:77%StarStarStarStar
Rank:87
 
its good
6 years ago (Loya Iorpine Gabriel)
60%StarStarStarStar
doesnt work
6 years ago (Andrea Schiffo)
70%StarStarStarStar
This is a good class ;-)
9 years ago (José Filipe Lopes Santos)
60%StarStarStarStar