Libraries tagged by code check
chr15k/php-typos
10 Downloads
Native, ultra-fast spellchecking and fixing for PHP codebases.
zhenggui/php-cc
366 Downloads
PHP Code Check Tool
sidewalkdevelopers/platform-agent
8 Downloads
Official Sidewalk Developers Group Platform Agent — near-zero-code backup, checksum, upload, heartbeat and restore integration for the Distributed Backup Orchestration Platform (Cloud Hub).
gemorroj/syntax
3607 Downloads
PHP code syntax checker.
jrfnl/qawpprojects
36 Downloads
A set of PHP Codesniffer standards which can be used to check the code quality of WordPress projects.
andrewfenn/pid-helper
18063 Downloads
A small helper class used to help you check if code is still running
dandyraka/sgb-team-api
30 Downloads
SGB Team Official API to check SGB Code validation
avirdz/laravel-git-sniffer
42043 Downloads
An artisan command to check your code standards via pre-commit git hook.
frankdejonge/http-status-in-range
1797 Downloads
Utility to check if a HTTP status code is present in a given range.
df/php-coverfish
4899 Downloads
lightweight static code analysis tool for class coverage check of PHPUnit's CodeCoverage
afei/php7cc
187 Downloads
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7
padosoft/laravel-rebel-recovery
85 Downloads
High-assurance account recovery for Laravel Rebel: single-use HMAC-hashed recovery (backup) codes, generated once at enrolment, with anti-ATO checks. Part of padosoft/laravel-rebel-*.
crisu83/closurecompiler-bin
10234 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.
aldozumaran/codice-fiscale
2626 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.