Libraries tagged by source code
vregistry/packapp
33 Downloads
PackApp.php utility to create packages of project files for distribution by minifying, obfuscating, zipping the source code
strimoid/strimoid
54 Downloads
Strimoid.pl source code
savinmikhail/comments-density
628 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.
phing/task-apigen
87077 Downloads
Task for ApiGen, a tool for creating professional API documentation from PHP source code.
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.
neighborhoods/bakery
8911 Downloads
Leverages the PHP 7+ Opcache extension to compile source code and save the binary representation to disk.
mustang-framework/documentation-generator-container
2171 Downloads
A Mustang container which can creates a documentation from API annotations in your source code.
hershel-theodore-layton/portable-hack-ast-linters
2589 Downloads
Hack source code linters authored with portable-hack-ast.
hershel-theodore-layton/expr-dump
429 Downloads
Dump runtime values to typed Hack source code.
guni/php-var-dump-check
1279 Downloads
Find forgotten variables dump in PHP source code.
groupdocscloud/groupdocs-merger-cloud
3779 Downloads
This repository contains GroupDocs.Merger Cloud SDK for PHP source code.
glook/isolated-composer
220 Downloads
Tool for re-namespacing composer packages and source code to make it isolated
coffreo/js-translation-extractor
34381 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.