PHP Classes

Javascript Obfuscator: Obfuscate a Javascript source code

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 25%Total: 4,932 This week: 1All time: 551 This week: 560Down
Version License Categories
phpjso 1.0.0Free for non-comm...Text processing
Description 

Author

This class is meant to parse Javascript source code to rewrite obfuscated equivalent version.

The obfuscation is done by removing unnecessary remarks, white spaces, carriage returns and other non-functional characters from the source code.

Innovation Award
PHP Programming Innovation award nominee
September 2004
Number 6


Prize: One copy of the Maguma Workbench
Server side applications have their code protected because they only serve HTML pages and other types of content to the users' browsers.

However, server side applications often need to send along with HTML pages significant bodies of Javascript code to make applications more interactive and thus more usable.

In certain cases it is not interesting for site owners to facilitate the access to their pages Javascript code and make it easier for others to understand and take advantage of the know-how implicitly included in the Javascript code.

This class provides a solution to make it more difficult to understand and obtain know-how from the Javascript code that is made available in the site Web pages by using obfuscation of that code.

Manuel Lemos
Picture of Noor Dawod
Name: Noor Dawod <contact>
Classes: 1 package by
Country: Israel Israel
Age: ???
All time rank: 6003 in Israel Israel
Week rank: 416 Up2 in Israel Israel Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file phpJSO.class.php Class Include once to use the phpJSO class
Accessible without login Plain text file phpJSO.example.js Data Example JavaScript source code
Accessible without login Plain text file phpJSO.example.php Example An example PHP script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,932
This week:1
All time:551
This week:560Down
User Ratings User Comments (2)
 All time
Utility:28%StarStar
Consistency:53%StarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:25%StarStar
Rank:4347