digitalpulp / pre-commit-phpLinks
Pre-commit scripts appropiate for *any* PHP project. These hooks are made as custom plugins under the [pre-commit](http://pre-commit.com/#new-hooks) git hook framework.
☆55Updated 3 years ago
Alternatives and similar repositories for pre-commit-php
Users that are interested in pre-commit-php are comparing it to the libraries listed below
Sorting:
- PHP CodeSniffer sniff to enforce PHP7, PHP8 types and documentation of array variables☆41Updated last year
- A hacky composer plugin to add bash completion without changing Composer code☆79Updated last year
- Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.☆183Updated 8 months ago
- Docker image containing multiple code quality tools for PHP (phpqatools and more).☆156Updated 2 years ago
- SemVer checker for Packagist☆92Updated 2 weeks ago
- cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action☆196Updated last week
- + Provides a GitHub repository template for a composer package with GitHub Actions workflows using standard PHP development tools.☆309Updated last week
- Compares composer.lock changes and generates Markdown report so you can use it in PR description.☆180Updated 2 weeks ago
- Automated release process for `laminas/` projects, usable as github action☆145Updated this week
- Static Analysis Results Baseliner☆164Updated 2 months ago
- Tool to detect assumptions☆162Updated 4 months ago
- TextUI frontend for php-code-coverage☆233Updated 2 months ago
- A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installati…☆138Updated last month
- Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files☆130Updated 2 years ago
- Checks if packages are up to date to last major versions after update☆235Updated 3 years ago
- Check the code coverage using the clover report of phpunit☆59Updated 2 years ago
- Helps to discover and install tools☆196Updated last month
- Enforce type declaring for PHP 7.1 and higher☆54Updated 4 years ago
- Quickly scan your dependencies, see what licenses they use, or validate in your CI pipeline that no unwanted licenses were merged.☆54Updated 5 months ago
- A REPL for PHP built into Composer (using PsySH)☆106Updated 5 months ago
- A GitHub Action to streamline installation of PHP dependencies with Composer.☆239Updated 2 months ago
- Generate change reports when you update composer☆121Updated 4 months ago
- ☆72Updated 3 years ago
- See what has changed after a composer update☆279Updated 6 months ago
- Dead code detection with tombstones for PHP 🪦🧟☆275Updated 6 months ago
- Run PHPUnit tests in Github Actions.☆120Updated last month
- GithubAction for PHPStan☆101Updated last week
- static analysis rules to prevent IEEE-754 floating point errors☆211Updated last week
- GithubAction for PHP-CS-Fixer☆190Updated last week
- Visualize the slowest parts of a PHPUnit testsuite using d3.js☆93Updated 6 years ago