Libraries tagged by Code tool
perfumerlabs/perfumer
19806 Downloads
Code generating tool
kamazee/pr-filter
31107 Downloads
Tool for narrowing code quality tools reporting for pull requests
decodelabs/hatch
2011 Downloads
Simple code generation tools
johnatas-x/angry-bearded
5688 Downloads
Code quality checking tools for Drupal 10/11 projects.
innoraft/drupal-quality-checker
45657 Downloads
Setups code quality checking tools for Drupal project.
fatmedia/drupal-checker
7471 Downloads
Code quality checking tools for Drupal project.
spryker-sdk/upgrader
13303 Downloads
Code evaluator and upgrader tool
andrey-tech/pdepend-summary-formatter-php
4965 Downloads
Tool to show software code quality metrics, measured by PHP Depend, in console and CI/CD pipeline
avto-dev/php-cs-fixer
90779 Downloads
A tool to automatically fix PHP code style
21torr/janus
5007 Downloads
Code style, encoded as rules for common tools.
savinmikhail/comments-density
457 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.
packagelist/closurecompiler-bin
32895 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
lobotomised/laravel-autocrawler
36131 Downloads
A tool to crawl your own laravel installation checking your HTTP status codes
kubawerlos/types-checker
40835 Downloads
A tool to find missing type declarations in PHP 7 code
fetzi/phpspec-watcher
35529 Downloads
phpspec-watcher is a cli tool for the automatic execution of phpspec tests when code changes