mlocati / php-cs-fixer-configuratorLinks
Inspect PHP-CS-Fixer fixers and easily configure them
☆280Updated 2 months ago
Alternatives and similar repositories for php-cs-fixer-configurator
Users that are interested in php-cs-fixer-configurator are comparing it to the libraries listed below
Sorting:
- PhpStorm specific attributes☆405Updated 7 months ago
- PER coding style☆271Updated last week
- Fun, powerful and practical PHPStan rules for Symfony, Doctrine, PHPUnit or plain PHP projects☆238Updated last month
- Extra strict and opinionated rules for PHPStan☆649Updated 2 months ago
- Detect banned code through PHPStan☆271Updated last month
- A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies☆956Updated this week
- Parsica - PHP Parser Combinators - The easiest way to build robust parsers.☆412Updated last year
- [READ ONLY] Subtree split of the Illuminate Collections component (see laravel/framework)☆249Updated this week
- Experimental repo for GitHub based RFC workflow. For now, please don't submit PRs.☆292Updated 5 years ago
- No conflicts for your bin dependencies☆501Updated 7 months ago
- 🎵 Provides a composer plugin for normalizing composer.json.☆1,077Updated last week
- 👓 Provides a composer package with rules for phpstan/phpstan.☆412Updated last week
- + Provides a GitHub repository template for a composer package with GitHub Actions workflows using standard PHP development tools.☆309Updated this week
- PHPUnit Plugin for detecting Memory Leaks in code and tests☆501Updated this week
- A set of custom fixers for PHP CS Fixer☆226Updated 2 weeks ago
- PCOV - CodeCoverage compatible driver for PHP☆732Updated 6 months ago
- A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook pl…☆188Updated last month
- Preloader helper to create a PHP-ready preload script from Opcache.☆431Updated last year
- An object oriented approach to generating OpenAPI specs, implemented in PHP.☆229Updated 2 years ago
- 🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)☆538Updated 3 weeks ago
- A (memory) friendly, easy, lazy and modular collection class.☆734Updated 4 months ago
- Tool to compare two revisions of a class API to check for BC breaks☆584Updated this week
- Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used toget…