Libraries tagged by echecks
elgentos/magento2-oh-dear-checks
14570 Downloads
Magento 2 module for Oh Dear checks integration.
renoki-co/laravel-healthchecks
54124 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
moderntribe/coding-standards
28661 Downloads
The Modern Tribe Coding Standard for PHPCS
soosyze/kses
43606 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.
shel/neos-image-checker
4297 Downloads
Image editor with customisable checks for Neos CMS
project-nos/spryker-twig-code-sniffer
18573 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
138933 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
62042 Downloads
PcComponentes Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
packagelist/closurecompiler-bin
29942 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.
mhujer/yaml-sort-checker
59206 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
markri/wp-sec
27993 Downloads
Checks Wordpress installation for CVE security issues at wpvulndb.com
lloricode/spatie-image-optimizer-health-check
24576 Downloads
These checks are where you can check if optimizer is installed on your server.
leocavalcante/shape
76941 Downloads
Run-time type checks against plain old PHP arrays
kittinan/php-crc
60064 Downloads
Calculates CRC checksums for input data
jcrowe/bad-word-filter
37262 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.