Libraries tagged by Php code quality tool

dealerdirect/qa-tools

38 Favers
3297 Downloads

Meta package for installing all PHP QA tools you'll ever need

Go to Download


php-spellcheck/spellcheck-core

2 Favers
150 Downloads

Framework-agnostic PHP spell checking engine for source code and translation files. Hunspell, Aspell, pspell or pure PHP backends, character-accurate positions, PSR-6 caching.

Go to Download


odan/docblock-checker

5 Favers
4317 Downloads

A simple tool for checking that your PHP classes and methods use docblocks.

Go to Download


bitban/php-code-quality-tools

4 Favers
16481 Downloads

PHP Code Quality Tools used in Bitban projects.

Go to Download


nowo-tech/php-quality-tools

0 Favers
2759 Downloads

Pre-configured quality tools for PHP projects (Rector, PHP-CS-Fixer, Twig-CS-Fixer). Symfony, Laravel, and framework-agnostic configurations with automatic framework detection.

Go to Download


timmit/php-docblock-checker

0 Favers
10118 Downloads

A simple tool for checking that your PHP classes and methods use docblocks.

Go to Download


ixnode/php-quality-suite

1 Favers
141 Downloads

PHP Quality Suite - A zero-config PHP quality toolbox combining Rector, PHPStan, and PHPMD. Run static analysis and automated refactorings with simple commands.

Go to Download


sci3ma/symfony-grumphp

19 Favers
6759 Downloads

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

Go to Download


php-spellcheck/spellcheck-symfony-bundle

1 Favers
15 Downloads

Spell check Symfony translations and PHP code in CI. Hunspell/Aspell backends, ICU aware, baseline for legacy projects.

Go to Download


doloto/big0nia

1 Favers
30 Downloads

A standalone static analysis tool for PHP and Symfony that automatically detects algorithmic-complexity (Big-O) issues, performance anti-patterns, and nested-loop bottlenecks.

Go to Download


bytic/phpqatools

0 Favers
1796 Downloads

Meta package for installing all PHP QA tools you'll ever need

Go to Download


bytic/phpqaconfig

0 Favers
1813 Downloads

Meta package for configuration files for PHP QA tools

Go to Download


sci3ma/sf4grumphp

11 Favers
462 Downloads

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

Go to Download


phpbcc/phpbcc

6 Favers
7821 Downloads

A tool that provides visibility on the authors of uncovered code.

Go to Download


birb/fancy-stubs-codegen

0 Favers
13 Downloads

Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.

Go to Download


<< Previous Next >>