Libraries tagged by echecks
naumov-adata/health-notify
1182 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
109 Downloads
A Moodle local plugin providing a simple web UI to run the MoodleCS standard checks with PHP_CodeSniffer.
mds-agenturgruppe/php-code-checker
4238 Downloads
CLI tool for running PHP 8.x for Pimcore 11 code checks
marcosmarcolin/phpinsights
1199 Downloads
Instant PHP quality checks from your console.
mantraideas/laravel-env-doctor
32 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
magenerds/cronprocesscheck
16521 Downloads
Cron Process check for Magento 2. This modules checks if a cron job process crashed and sets its status to error.
koalityio/pluginsymfony3
7365 Downloads
Server health checks for Symfony3 projects.
jtl/health-check
1940 Downloads
Health checks for everyone
jbzoo/csv-blueprint
3201 Downloads
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
indigerd/healthchecks
39840 Downloads
HTTP and console health checks for microservices
globalcitizen/php-iso7064
24056 Downloads
php-iban is a library implementing the pure ISO/IEC 7064 checksum functions.
dilneiss/laravel-password-exposed-validation-rule
710 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
cushon/health-bundle
8065 Downloads
A Symfony bundle for microservice health checks
countless-integers/laravel-health-check
14318 Downloads
Customizable health-checks Laravel applications
cmpayments/jsonlint
4606 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.