1 مستودع
Tools that automatically rewrite PHP source code to adhere to a specific style guide.
Distinct from PHP Code Generators: None of the candidates cover the act of automatic code formatting for PHP.
Explore 1 awesome GitHub repository matching development tools & productivity · PHP Code Formatters. Refine with filters or upvote what's useful.
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
Runs automatic fixing tools against modified PHP files to ensure style consistency.