Libraries tagged by equality
spaceemotion/php-coding-standard
146286 Downloads
Combines multiple code quality tools into one binary with unified output.
shopsys/coding-standards
282329 Downloads
Coding standards definition compatible with PSR-2
php-code-archeology/php-code-archeology
6012 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
drevops/phpcs-standard
131632 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
denzyl/phanalist
47002 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
bruli/php-git-hooks
372314 Downloads
Git hooks for PHP projects.
ahmed-bhs/doctrine-doctor
11361 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
iadvize/php-convention
148552 Downloads
Iadvize PHP conventions
halleck45/phpmetrics
133424 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
torgodly/html2media
39376 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
orrison/meliorstan
17935 Downloads
Provides PHPStan rules for improved code quality by detecting code smells and possible issues. In addition to enforcing particular naming and code style conventions to reduce bike-shedding.
neos/party
1231379 Downloads
A party package for PHP based on the OASIS Customer Information Quality (CIQ) XML Standard.
lordelph/icofileloader
141895 Downloads
High quality PHP package for reading and converting any .ico icon file, particularly website favicons
igorsgm/laravel-git-hooks
39938 Downloads
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
wunderio/code-quality
114531 Downloads
Code Quality checker wrapper for GrumPHP