Here are
92 public repositories
matching this topic...
Laravel 8.0 blog application with Vue.js, Homestead, Horizon, Telescope and Pusher
Docker image that provides static analysis tools for PHP
Updated
Apr 14, 2021
Dockerfile
[READ-ONLY] The Easiest way to start using PHP CS Fixer and PHP_CodeSniffer with 0-knowledge
Do you use Symfony, Coding Standards, maintain PHP packages, automate monorepo, generate static website and are you lazy? You'll love the candies you find here! :)
Inspect PHP-CS-Fixer fixers and easily configure them
Updated
Apr 6, 2021
TypeScript
GithubAction for PHP-CS-Fixer
Updated
Apr 13, 2021
Dockerfile
A set of custom fixers for PHP CS Fixer
PHP-CS-Fixer extensions and configurations
A set of new fixers for PHP-CS-Fixer
📓 Provides a configuration for friendsofphp/php-cs-fixer, used within Refinery29.
[Deprecated] Use directly →
Check and fix your code against Nette Coding Standard rules in CLI
Run the 'PHP Coding Standards Fixer' within Atom
Updated
Jun 1, 2020
CoffeeScript
Use the same php-cs-fixer configuration across all of your projects, with presets for common project layouts (Laravel, Composer packages, etc.).
Updated
Jun 21, 2020
Java
Fixers set for PHP-CS-Fixer. Removes debug statements, which shouldn't be in production ever.
📓 Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer.
📓 Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer.
Git pre-commit hook designed for any PHP projects
Updated
Mar 19, 2020
Shell
🐳 A Docker image designed for PHP developers that care about code quality.
Updated
Jun 4, 2020
Dockerfile
Simpler PHP code sniffer built on top of PHP-CS-Fixer.
A PHP-CS-Fixer bridge for Laravel 5.5+
php-cs-fixer wrapper for the Emacs editor
Updated
Nov 26, 2020
Emacs Lisp
[READ-ONLY] A Rule set for PHP-CS-Fixer mainly targeting PHP 7.1 or higher.
PHP coding standard used in LMC projects (but usable anywhere else)
Configured GrumPHP with bunch of tools for static code analysis Symfony Framework
New fixers for PHP-CS-Fixer
Support for php-cs-fixer in Visual Studio Code
Updated
Aug 23, 2020
JavaScript
A PHP-CS-Fixer bridge for use via Artisan CLI on Laravel
Improve this page
Add a description, image, and links to the
php-cs-fixer
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
php-cs-fixer
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
when
cs2prcompletes and no errors/warnings have to be emitted, the screen stays empty.as a user I dont know whether everything worked well and nothing had to be reported or there was a error and I dont see it.
at best we could emit a
processed x errors and y warningsor similar status message at the very end intoSTDERR, so we dont destory possible consumers of our gihtub-api checks