Libraries tagged by echecks
fabianblum/phpcs-psr4-sniff
5485 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
ezeanyimhenry/email-validator
455 Downloads
A PHP package for validating email addresses with detailed checks including MX records, disposable, and banned email lists.
expalmer/php-bad-words
30849 Downloads
PHP Bad words filtering. Checks for existence of bad word in a string but checks too an alone word or among the string
cloudycity/coding-standard
29238 Downloads
CloudyCity Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
chameleon-system/sanitycheck
34436 Downloads
Performs checks to ensure the system is configured correctly and all external resources are available
brickfield/moodle-plugin-ci
30397 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
bonami/coding-standards
128129 Downloads
Bonami Coding Standard for PHP_CodeSniffer based on Slevomat and Consistence Coding Standard with custom configuration and additional checks.
wjzijderveld/check-bundles
43870 Downloads
A script which checks for bundles in your composer.json that aren't registered in your Kernel. For now, only packages with type symfony-bundle will be checked
packagist/closurecompiler-bin
96614 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.
narrowspark/automatic-security-audit
21146 Downloads
A composer plugin that checks if your application has known security vulnerabilities.
vistik/health-checks
26 Downloads
Make health checks in your laravel application
php-extended/php-checksum-object
5974 Downloads
A library that implements the php-extended/php-checksum-interface
php-extended/php-checksum-interface
15195 Downloads
A library that defines the functionnalities of a checksum
joshhanley/livewire-checksum-logger
428 Downloads
An checksum logger for Livewire to debug corruption issues
concept7/health-checks
4997 Downloads
Application health checks for Concept7 projects