composer-git-hooks
Hook manager
Manages git hooks in composer configuration to enforce consistent project-wide behavior and automation of development workflows.
Easily manage git hooks in your composer config
1k stars
11 watching
88 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
command-linecommand-line-toolcomposercomposer-eventcomposer-packagegitgit-hooksgithookphpphp7
Related projects:
Repository | Description | Stars |
---|---|---|
git-hooks/git-hooks | Manages Git hooks to automate repetitive tasks at different stages of the Git workflow | 405 |
greenbone/autohooks | Automates Git hook management and execution with a Python-based solution | 192 |
captainhookphp/captainhook | A tool to manage git hooks for automating and enforcing code quality checks and best practices in PHP development | 1,010 |
gabyx/githooks | A tool that automates Git hook management and integration with containerized environments. | 105 |
wemakecustom/gitlab-composer | Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |
qgadrian/elixir_git_hooks | Automates and configures git hooks to enforce code quality, prevent errors, and improve workflows in Elixir projects. | 157 |
mileschou/composer-action | Provides a flexible way to manage PHP projects using Docker and GitHub Actions | 34 |
larapack/voyager-hooks | An integration of hooks into the Voyager admin panel. | 208 |
nosarthur/gita | A command-line tool to manage multiple Git repositories and delegate Git commands. | 1,684 |
scymtym/architecture.hooks | A framework for defining and managing extension points in software using a hook-based mechanism | 17 |
himynameisdave/git-labelmaker | A command-line tool for managing GitHub labels | 576 |
dib258/more-hooks-for-git | Extends Git's command-line interface to expose hooks for commands that don't modify data | 2 |
tommy-muehle/tooly-composer-script | Manages PHAR files in composer.json without version control | 101 |
matt-harvey/git_curate | An interactive tool to help manage cluttered Git repositories by stepping through local branches one at a time and prompting users to decide whether to keep or delete them. | 429 |
jpeer264/node-semantic-git-commit-cli | A CLI tool to manage semantic git commits with emoji support. | 147 |