Libraries tagged by sourcecode
pelock/jobfuscator
13 Downloads
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
pelock/autoit-obfuscator
9 Downloads
AutoIt Obfuscator Web API interface can help you to protect your AutoIt script source code against analysis, reverse engineering and decompilation. AutoIt Obfuscator provides advanced AutoIt source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
nlp-tools/lang-detect
134 Downloads
Classify source code using a Naive Bayes text classifier
neighborhoods/bakery
7696 Downloads
Leverages the PHP 7+ Opcache extension to compile source code and save the binary representation to disk.
mustang-framework/documentation-generator-container
1356 Downloads
A Mustang container which can creates a documentation from API annotations in your source code.
kleinweb/lib
658 Downloads
The source code for the Klein College standard library
hershel-theodore-layton/portable-hack-ast-linters
1833 Downloads
Hack source code linters authored with portable-hack-ast.
guni/php-var-dump-check
70 Downloads
Find forgotten variables dump in PHP source code.
groupdocscloud/groupdocs-viewer-cloud
2176 Downloads
This repository contains GroupDocs.Viewer Cloud SDK for PHP source code.
chrisvpearse/phpcrypter
105 Downloads
A PHP source code encrypter.
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
aspose/cloud-sdk-php
38974 Downloads
This repository contains Aspose Cloud SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.
aeliot/todo-registrar
2993 Downloads
Register TODOs from source code in issue tracker
adagio/class-finder
1111 Downloads
Find classes in PHP source code.
idimsh/better-bypass-finals
2675 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes