AdmingeneratorGeneratorBundle
Model generator
A Symfony2 bundle that generates views and controllers for models based on a YAML configuration file.
(old-legacy) Admingenerator for Symfony2, parse generator.yml files to build classes
360 stars
34 watching
125 forks
Language: PHP
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
symfonyid/adminbundle | A Symfony-based tool for generating admin interfaces and managing data CRUD operations in an efficient manner. | 13 |
javiereguiluz/easyadminbundle | An admin generator for Symfony applications that simplifies the creation of user interfaces for administrative tasks | 21 |
laracademy/generators | A tool set to speed up Laravel application development by automating the creation of models from database tables | 349 |
rvanlaak/settingsbundle | Configuration management bundle for Symfony applications | 113 |
sonata-project/sonataadminbundle | A missing piece of Symfony's admin functionality | 2,111 |
apy/apydatagridbundle | A Symfony bundle for building grid-based interfaces to display and manipulate data in various formats. | 494 |
michielgerritsen/magento2-model-generator | A tool to quickly generate boilerplate code for Magento 2 models. | 24 |
antarestupin/accessiblebundle | A Symfony bundle for easily using Accessible annotations to define class behavior and generate getters/setters. | 15 |
devexpress/devexpress.mvvm.codegenerators | A source generator that creates boilerplate code for View Models in C# MVVM frameworks | 41 |
rymanalu/factory-generator | Automates the creation of model factories for Laravel applications | 17 |
eko/feedbundle | A Symfony bundle to generate RSS feeds from entities in a content management system | 141 |
sidroberts/phalcon-boundmodels | Automates model generation based on dispatcher parameters in the Phalcon framework. | 4 |
staempfli/magento2-code-generator | Generates Magento 2 code templates quickly and efficiently for building EAV (Entity-Attribute-Value) modules. | 251 |
lingaro/magento2-module-codegen | Automates creation of reusable Magento 2 code | 90 |
dasmulli/data-builder-generator | Generates builder classes for model classes with predefined property names. | 116 |