divengine/div
A powerful PHP template engine optimized for dynamic code generation and model-driven architecture. Process templates recursively, customize syntax through unique dialects, and seamlessly integrate with various data formats and programming environments.
This tool helps software developers and designers create dynamic web content and code by automating repetitive coding tasks. You feed it design templates and data models, and it generates the final web pages or code. It’s ideal for development teams looking to streamline their workflow and ensure consistency.
Use this if you are a PHP developer or a web designer working with PHP projects and need to generate large amounts of consistent code or content from templates and data models.
Not ideal if you are looking for a simple templating solution for non-PHP projects or if your project doesn't involve complex, recursive code generation.
Stars
29
Forks
4
Language
PHP
License
GPL-3.0
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/divengine/div"
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