Libraries tagged by mcheck
p-chess/chess
1896 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
oliverklee/oelib
757836 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
moxio/captainhook-psalm
47091 Downloads
Captain Hook Plugin to check for newly introduced Psalm errors
mootensai/yii2-jsblock
164963 Downloads
Embed Javascript block with IDE checking
monovm/whois-php
2530 Downloads
This PHP package enables developers to retrieve domain registration information and check domain availability via socket protocol. It's a useful tool for web developers and domain name registrars.
miken32/network-rules
26303 Downloads
Laravel validation rules for checking IP addresses and networks
micropackage/requirements
77972 Downloads
Requirements checker for WordPress plugins
leocavalcante/shape
80271 Downloads
Run-time type checks against plain old PHP arrays
kununu/scripts
41057 Downloads
Composer plugin to check code standards the kununu way
kucharovic/czech-holidays
59898 Downloads
Utility to check if given date is holiday in Czech Republic.
kittinan/php-crc
73322 Downloads
Calculates CRC checksums for input data
jeremykenedy/laravel-https
127132 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
jcrowe/bad-word-filter
38956 Downloads
PHP Bad word filtering. Checks for the existence of a bad word in a string or array.
interaction-design-foundation/coding-standard
86609 Downloads
IxDF Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
hydrat-agency/laravel-2fa
6919 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.