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.
☆56Updated 4 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:
- A hacky composer plugin to add bash completion without changing Composer code☆79Updated 2 years ago
- PHP CodeSniffer sniff to enforce PHP7, PHP8 types and documentation of array variables☆41Updated 3 months ago
- Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.☆183Updated last year
- Check the code coverage using the clover report of phpunit☆60Updated 2 years ago
- Tool to convert from composer.yml to composer.json.☆54Updated 8 years ago
- Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files☆135Updated 2 years ago
- SemVer checker for Packagist☆92Updated last week
- Automated release process for `laminas/` projects, usable as github action☆145Updated last week
- A REPL for PHP built into Composer (using PsySH)☆104Updated 9 months ago
- cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action☆199Updated 3 months ago
- Docker image containing multiple code quality tools for PHP (phpqatools and more).☆156Updated 3 years ago
- Run PCOV in versions of PHPUnit before 8, if you must ...☆40Updated 5 years ago
- Tool to detect assumptions☆164Updated 9 months ago
- TextUI frontend for php-code-coverage☆236Updated last month
- GithubAction for PHPStan☆101Updated 3 weeks ago
- ☆76Updated 4 years ago
- Compares composer.lock changes and generates Markdown report so you can use it in PR description.☆184Updated 4 months ago
- A PHPUnit plugin for Psalm☆77Updated last month
- Checks if packages are up to date to last major versions after update☆235Updated 4 years ago
- A GitHub Action to streamline installation of PHP dependencies with Composer.☆253Updated 2 weeks ago
- See what has changed after a composer update☆279Updated 11 months ago
- Generate change reports when you update composer☆122Updated 8 months ago
- Helps to discover and install tools☆202Updated last week
- Type check enforcement for library authors: enforces type-safety downstream☆240Updated 3 weeks ago
- Static Analysis Results Baseliner☆164Updated last week
- Bash/Shell autocompletion for Composer☆98Updated 3 years ago
- Simple CLI tool to try Composer packages☆78Updated 3 years ago
- Quickly scan your dependencies, see what licenses they use, or validate in your CI pipeline that no unwanted licenses were merged.☆54Updated 10 months ago
- Allows old code to use new standards☆178Updated last year
- Visualize the slowest parts of a PHPUnit testsuite using d3.js☆93Updated 6 years ago