Libraries tagged by check for equality
cliffparnitzky/checked-email
1999 Downloads
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).
aegisora/scalar-equality-rule-guardian
2 Downloads
Scalar Equality Rule Guardian provides a simple shortcut for scalar equality validation using aegisora/guardian and aegisora/scalar-equality-rule
cliffparnitzky/form-checked-text
79 Downloads
Provides two textfields for forms for double entering a value and checking for equality.
vivarium/float
38 Downloads
A module for check floating point numbers equality.
purple-orca/laravel-doctor
500 Downloads
High-signal health checks for Laravel apps. Run php artisan doctor to catch deploy blockers, security drift, and production footguns.
amashukov/rector-php-rules
1487 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
sajjadhossainshohag/laravel-doctor
311 Downloads
Code Health Checker for Laravel — catch broken routes, missing views, schema mismatches, and runtime errors before deployment.
fivejars/drupal-quality-check
3206 Downloads
Setups code quality checking tools for FiveJars Drupal project.
ocramius/finalizer
3280 Downloads
A simple utility library that checks for PHP classes that should or shouldn't be marked as final
sajjadhossainshohag/laravel-artican
13 Downloads
Code Health Checker for Laravel — catch broken routes, missing views, schema mismatches, and runtime errors before deployment.
sicse/quality-assurance
64 Downloads
Shared configuration and tools for automated code quality checks, standards enforcement, and best practices across Drupal projects.
birb/fancy-stubs-codegen
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.
qualitycheck/qualitycheck
64 Downloads
basic quality check for you PHP project
ab/devel-quality-tests
0 Downloads
Doctrine and Slevomat test files for coding standards for use in code-quality-check generation scripts.
judapriest/drupal-quality-checker
1577 Downloads
This a fork from vijaycs85/drupal-quality-checker, it's very specific for Ecedi starter kit & distribution. Setups code quality checking tools for Drupal project.