Libraries tagged by check link
cweiske/php-sqllint
84949 Downloads
Command line tool to validate (syntax check) SQL files
beste/psr-testlogger
8414 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.
skilla/lint-namespaces
8087 Downloads
Search all psr-4 namespaces defined in composer.json and check that all files under this namespaces are really complaint with these
cmpayments/jsonlint
4563 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.
m-wardany/hash-ids
384 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
namelesscoder/fluid-lint
280 Downloads
Lint/syntax check for TYPO3.Fluid template files
typo3fluid/fluid-lint
12 Downloads
Lint/syntax check for TYPO3.Fluid template files
christophlehmann/fluid-lint
1692 Downloads
Syntax check for Fluid templates
grogy/php-parallel-lint
6294 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
izniburak/bit-permission
13 Downloads
simple PHP bitwise control to check somethings like Permissions, Roles, etc.
wundii/phplint
2273 Downloads
This tool is the fast way, to checks the syntax of your PHP files.
tgalopin/symfony-translations-checker
15 Downloads
Checks the coherence of the translations of a Symfony application across locales.
lindelius/php-checkip
4 Downloads
A minimal, PSR based library for checking the public IP of the host machine.
infinitypaul/laravel-uptime
17 Downloads
Keep track of critical endpoints with this command-line uptime monitor. Add an endpoint, set a frequency and listen to an event if something goes down.
ipunkt/permissions
125 Downloads
1 line permission checks for laravel 4.x