12 Repositories
PHP lint Libraries
Laravel Pint is an opinionated PHP code style fixer for minimalists.
Laravel Pint is an opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent.
PHP Parallel Lint - This tool check syntax of PHP files faster than serial check with fancier output
PHP Parallel Lint This application checks syntax of PHP files in parallel. It can output in plain text, colored text, json and checksyntax formats. Ad
A tool to automatically fix PHP Coding Standards issues by Dragon Code.
The Dragon Code Styler Installation Required PHP: ^8.0 Composer: ^2.0 Locally composer global require dragon-code/codestyler Usage When you run the co
A compact command line utility for checking YAML file syntax
A compact command line utility for checking YAML file syntax. Uses the parsing facility of the Symfony Yaml Component.
Set of front-end tools for Magento 2 based on Gulp.js
Magento 2 Frontools Set of front-end tools for Magento 2 Requirements Unix-like OS (please, do not ask about Windows support) Node.js LTS version. We
This tool check syntax of PHP files faster than serial check with fancier output.
PHP Parallel Lint This application checks syntax of PHP files in parallel. It can output in plain text, colored text, json and checksyntax formats. Ad
Twig-lint - Standalone twig linter
twig-lint - Standalone twig linter twig-lint is a lint tool for your twig files. It can be useful to integrate in your ci setup or as the basis of edi
A collection of custom Arcanist linters
Arcanist Linters This is a collection of custom Arcanist linters that we've written at Pinterest. Apache Thrift Apache Thrift Generated Black Checksty
A Composer script to lint a Travis CI configuration file.
composer-travis-lint composer-travis-lint is a Composer script that lints a project/micro-package its Travis CI configuration aka its .travis.yml file
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
JSON Lint for PHP
JSON Lint Usage use Seld\JsonLint\JsonParser; $parser = new JsonParser(); // returns null if it's valid json, or a ParsingException object. $parser-
The Exakat Engine : smart static analysis for PHP
Exakat The Exakat Engine is an automated code reviewing engine for PHP. Installation Installation with the phar Phar is the recommended installation p