Libraries tagged by echecks
jcergolj/extra-checks-for-spatie-laravel-server-monitor
3483 Downloads
Additional custom checks for Spatie laravel-server-monitor package
elgentos/magento2-oh-dear-checks
5683 Downloads
Magento 2 module for Oh Dear checks integration.
renoki-co/laravel-healthchecks
53492 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
patchlevel/coding-standard
213628 Downloads
The Patchlevel Coding Standard is a set of PHPCS rules applied to all Patchlevel projects.
moderntribe/coding-standards
26783 Downloads
The Modern Tribe Coding Standard for PHPCS
jbzoo/ci-report-converter
733111 Downloads
The tool converts different error reporting standards for deep integration with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc)
soosyze/kses
39046 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
project-nos/spryker-twig-code-sniffer
14988 Downloads
This package aims to be for twig templates in spryker what phpcs is to php. It checks your codebase for violations on coding standards.
pmigut/gtin-validator
126597 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
pccomponentes/coding-standard
58340 Downloads
PcComponentes Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
packagelist/closurecompiler-bin
27383 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.
oliverklee/oelib
360373 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
mhujer/yaml-sort-checker
58196 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
lloricode/spatie-image-optimizer-health-check
17534 Downloads
These checks are where you can check if optimizer is installed on your server.
leocavalcante/shape
70998 Downloads
Run-time type checks against plain old PHP arrays