Libraries tagged by sourcecode
savinmikhail/comments-density
627 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.
rubikalib/rubikalib
140 Downloads
A library for working with rubika API from PHP source code
phing/task-apigen
87013 Downloads
Task for ApiGen, a tool for creating professional API documentation from PHP source code.
pelock/jobfuscator
15 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.
mustang-framework/documentation-generator-container
2139 Downloads
A Mustang container which can creates a documentation from API annotations in your source code.
hershel-theodore-layton/portable-hack-ast-linters
2505 Downloads
Hack source code linters authored with portable-hack-ast.
hershel-theodore-layton/expr-dump
405 Downloads
Dump runtime values to typed Hack source code.
guni/php-var-dump-check
1146 Downloads
Find forgotten variables dump in PHP source code.
groupdocscloud/groupdocs-merger-cloud
3658 Downloads
This repository contains GroupDocs.Merger Cloud SDK for PHP source code.
developer-samuel/php-codestats
63 Downloads
A high-performance, strictly typed CLI tool for fast source code volume metrics (files, lines, and characters).
dev-reymark/laravel-source-encryptor
48 Downloads
Encrypt Laravel source code for secure Laravel distribution
coffreo/js-translation-extractor
34335 Downloads
Extract translation from javascript source code
chrisvpearse/phpcrypter
129 Downloads
A PHP source code encrypter.
bephp/router
1090 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.