Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
PHP CS Fixer Alternatives
Similar projects and alternatives to PHP CS Fixer
-
PHP Code Sniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
-
PHPStan
PHP Static Analysis Tool - discover bugs in your code without running it!
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
PHP Mess Detector
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
-
-
PHP-Parallel-Lint
This tool check syntax of PHP files faster than serial check with fancier output.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
-
-
easy-coding-standard
The Easiest way to add coding standard to your PHP project
-
-
-
-
larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
-
-
The-Art-of-Modern-PHP-8
The-Art-of-Modern-PHP-8, published by Packt
-
-
laravel-code-style
Automatic code formatting for Laravel projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PHP CS Fixer reviews and mentions
-
Avoiding empty() in PHP
friendsofphp/php-cs-fixer
- PHP-CS-Fixer doesn't fix a lot of things?
- Laravel measuring system?
-
PHP in 2023 - stitcher.io
While you're at it, also include code-style checkers like phpcs, phpmd and/or php-cs-fixer
-
Write a PHP library supports PHP 5.6 to 8.1
I run two tools for this - php-cs-fixer on PHP 5.6 and the built-in syntax checker(php -l).
-
Featherweight library to write to slack channel
You can use this library to help automate this: https://github.com/FriendsOfPHP/PHP-CS-Fixer 😊
-
7 Laravel Packages to Improve Coding Standards and Reduce Bugs
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. Pint is a new addition to the Laravel framework.
-
How do you feel about laravel/pint?
Do you think it should have been just a php-cs-fixer preset, just like the symfony & PSR ones? Well it kinda is, but with extra steps. Also is there a way to use the existing presets in pint? Like the migration ones - https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/src/RuleSet/Sets/PHP81MigrationSet.php ?
-
Underestimated PHP
Coding Standards Fixer
-
GitHub - laravel/pint: Laravel Pint is a minimalist code style fixer for PHP.
Symfony (well Fabien Potencier, lead dev of Symfony) has created https://github.com/friendsofphp/php-cs-fixer years ago. And although maintenance is transferred to the FriendsOfPHP organisation, it comes with a Symfony code style preset, as well as PSR based presets.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Jun 2023
Stats
PHP-CS-Fixer/PHP-CS-Fixer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of PHP CS Fixer is PHP.