hiqdev/hidev
Automation tool mixed with code generator for easier continuous development
This tool helps developers automate repetitive tasks and generate configuration files for their software projects. It takes in project details like package name, vendor information, and desired plugins, then outputs standard files such as `README.md`, `LICENSE`, `composer.json`, and CI service configurations. Software developers who manage multiple open-source or internal projects would use this.
Use this if you are a software developer looking to streamline project setup, enforce consistent configurations across projects, and automate routine tasks like testing, code quality checks, and releasing.
Not ideal if you are a non-developer or if your project doesn't involve standard software development practices like package management, continuous integration, or version control.
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.
Higher-rated alternatives
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
drupal-code-builder/drupal-code-builder
A library for building Drupal code.
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions