hiqdev/hidev
Automation tool mixed with code generator for easier continuous development
Provides plugin-based task automation and Twig template generation for PHP projects, automating release workflows (version bumping, changelog generation), CI/CD integration (Travis, Scrutinizer), and code quality checks (PHP-CS-Fixer, PHPUnit). Core architecture separates configuration from functionality through plugins—a minimal `hidev.yml` config specifies project metadata and enabled plugins, which then generate standard files (.gitignore, composer.json, .travis.yml) and define goals like `hidev test`, `hidev fix`, and `hidev release`.
Stars
30
Forks
7
Language
PHP
License
BSD-3-Clause
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/hiqdev/hidev"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
jenner/LstGen
Code-Generator für die Lohnsteuerberechnung aus PAP XML
wol-soft/php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions
albireo77/devflowcharter
Flowchart builder and code generator.