Libraries tagged by echecks
stocker4all/luhn-mod-n
49062 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
solido/security-policy-checker
8330 Downloads
Utilities to build policy-based security checks for REST APIs.
sebastianpopp/laravel-uptime-kuma-push
197 Downloads
Automatically push uptime checks to Uptime Kuma.
roots/wp-blade-check
914 Downloads
Simple Composer package that checks and displays an admin notice if your uncompiled Blade templates are publicly accessible.
phing/task-jshint
79212 Downloads
Checks the JavaScript code using JSHint.
palpalani/laravel-dns-deny-list-check
3225 Downloads
checks if the given IP address or hostname is blacklisted on the configured dnsbl servers
ose/coding-standard
3505 Downloads
OSE Fork of Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
northwoods/conditional-middleware
2333 Downloads
Middleware proxy for request condition checks
ndamiens/mailutils
11963 Downloads
Checks on email addresses
naumov-adata/health-notify
640 Downloads
HealthNotifier is a library for performing system health checks and sending notifications upon issue detection. Easily configurable to fit your project's needs, it ensures continuous monitoring of your applications and prompts quick responses to failures, enhancing the reliability and stability of your infrastructure.
moodlehq/moodle-local_codechecker
103 Downloads
A Moodle local plugin providing a simple web UI to run the MoodleCS standard checks with PHP_CodeSniffer.
mfrouh/check-missing-translations
1443 Downloads
Checks if all translations are there for all languages
mds-agenturgruppe/php-code-checker
3682 Downloads
CLI tool for running PHP 8.x for Pimcore 11 code checks
marcosmarcolin/phpinsights
1090 Downloads
Instant PHP quality checks from your console.
magentron/laravel-password-exposed-validation-rule
192 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)