awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BrainMaestro avatar

BrainMaestro/composer-git-hooks

0
View on GitHub↗
1,086 स्टार्स·88 फोर्क्स·PHP·MIT·9 व्यूज़

Composer Git Hooks

This project is a dependency manager plugin that automates the management and synchronization of version control hooks. By integrating directly into project dependency configuration files, it ensures that automated tasks and validation rules are consistently applied across local development environments.

The tool distinguishes itself by enabling configuration-driven task orchestration, where version control triggers are mapped to custom command sequences. It supports global configuration inheritance, allowing developers to enforce uniform workflows and validation standards across multiple repositories on a single machine.

The system handles the lifecycle of these hooks by automatically injecting and updating them whenever project dependencies change. It includes functionality for defining custom error handling, allowing developers to specify whether the execution process should halt upon a command failure.

The software is installed and managed as a standard dependency within the project manifest.

Features

  • Git Hook Managers - Provides a dependency manager plugin for defining and synchronizing Git hooks directly within project configuration files.
  • Automatic Hook Synchronizers - Synchronizes local hook scripts automatically whenever dependencies change to ensure consistent development workflows.
  • Configuration-Driven Orchestrators - Maps version control triggers to custom command sequences using declarative configuration files.
  • Custom Git Workflow Automations - Enforces uniform validation rules and custom scripts across local development environments through version control hooks.
  • Development Workflow Automators - Standardizes development workflows by applying uniform quality checks and automated processes across multiple projects.
  • Global Hook Registrations - Manages and enforces custom hook configurations across all local repositories for uniform development practices.
  • Execution Failure Policies - The Git hook manager allows developers to define whether specific commands should halt the execution process upon failure and supports custom scripts to extend standard hook functionality.
  • Event-Driven Execution - Triggers shell commands automatically in response to version control lifecycle events.
  • Git Hook Configurations - Stores hook definitions directly within project configuration files to ensure consistent team-wide automation.
  • Continuous Integration Tools - Runs automated validation scripts before commits to maintain code quality and prevent broken builds.
  • PHP Package Manager Extensions - Extends dependency managers to manage version control automation tasks alongside project libraries.
  • Global and Project Scopes - Enforces uniform validation rules across multiple local projects through a shared global configuration layer.
  • Hook Injection Systems - Automatically injects and updates version control hooks within the local directory during dependency installation.

स्टार हिस्ट्री

brainmaestro/composer-git-hooks के लिए स्टार हिस्ट्री चार्टbrainmaestro/composer-git-hooks के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Composer Git Hooks को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Composer Git Hooks दिखाई देता है।
  • Git प्री-कमिट हुक मैनेजर्स
  • ऑटोमेटेड कोड लिंटिंग और फ़ॉर्मेटिंग

अक्सर पूछे जाने वाले प्रश्न

brainmaestro/composer-git-hooks क्या करता है?

This project is a dependency manager plugin that automates the management and synchronization of version control hooks. By integrating directly into project dependency configuration files, it ensures that automated tasks and validation rules are consistently applied across local development environments.

brainmaestro/composer-git-hooks की मुख्य विशेषताएं क्या हैं?

brainmaestro/composer-git-hooks की मुख्य विशेषताएं हैं: Git Hook Managers, Automatic Hook Synchronizers, Configuration-Driven Orchestrators, Custom Git Workflow Automations, Development Workflow Automators, Global Hook Registrations, Execution Failure Policies, Event-Driven Execution।

brainmaestro/composer-git-hooks के कुछ ओपन-सोर्स विकल्प क्या हैं?

brainmaestro/composer-git-hooks के ओपन-सोर्स विकल्पों में शामिल हैं: brigade/overcommit — Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts… sds/overcommit — Overcommit is a Git hook manager and pre-commit validation framework designed to automate the execution of scripts and… typicode/husky — Husky is a Git hook manager that automates the installation and execution of version control lifecycle events within a… j178/prek — Prek is a Git hook manager written in Rust that runs configured hooks as a single binary without requiring Python or… toplenboren/simple-git-hooks — Simple-git-hooks is a utility for managing version control hooks through project configuration files. It automates the… pre-commit/pre-commit — Pre-commit is a framework for managing and executing automated tasks during the version control commit process. It…

Composer Git Hooks के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Composer Git Hooks के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • brigade/overcommitbrigade का अवतार

    brigade/overcommit

    4,008GitHub पर देखें↗

    Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts that enforce coding standards and project workflows. It acts as a management layer for distributed hook configuration, applying global templates across multiple repositories to ensure consistent validation rules. The system functions as a parallel task runner, executing multiple validation scripts concurrently across CPU cores to reduce the time spent during pre-commit checks. It distinguishes itself through signature-based integrity verification to detect unauthorized changes to

    Ruby
    GitHub पर देखें↗4,008
  • sds/overcommitsds का अवतार

    sds/overcommit

    4,008GitHub पर देखें↗

    Overcommit is a Git hook manager and pre-commit validation framework designed to automate the execution of scripts and checks during various Git events. It serves as a workflow automation tool that ensures code quality and project standards are met before changes are committed or pushed to a remote repository. The system distinguishes itself through a comprehensive YAML-based configuration that allows for detailed hook behavior control, including file execution filtering, conditional skipping, and the management of hook dependencies. It provides specialized roles such as a commit message vali

    Ruby
    GitHub पर देखें↗4,008
  • typicode/huskytypicode का अवतार

    typicode/husky

    35,156GitHub पर देखें↗

    Husky is a Git hook manager that automates the installation and execution of version control lifecycle events within a project repository. It functions by redirecting standard version control event triggers to a centralized configuration directory, allowing teams to standardize development workflows and enforce code quality without requiring manual setup on every machine. The tool enables custom workflow automation by triggering shell scripts during operations such as committing or pushing code. It distinguishes itself by integrating directly into package manager lifecycles, ensuring that aut

    JavaScriptcommitgithooks
    GitHub पर देखें↗35,156
  • j178/prekj178 का अवतार

    j178/prek

    6,297GitHub पर देखें↗

    Prek is a Git hook manager written in Rust that runs configured hooks as a single binary without requiring Python or other external runtimes. It executes hooks faster than standard tools through parallel processing and bundled Rust implementations, and includes a built-in hook repository that enables fully offline operation without network access or environment setup. The tool supports both TOML and YAML configuration formats with identical semantics, and can run hooks from existing pre-commit configuration files without modification. Prek distinguishes itself through workspace-aware monorepo

    Rustgitgit-hookspre-commit
    GitHub पर देखें↗6,297
Composer Git Hooks के सभी 30 विकल्प देखें→