AdminCrudBundle
CRUD controller
A Symfony bundle providing a basic CRUD controller for entities
AdminCrud genera un controlador muy básico para una Entity dada. Este controlador extiende e implementa un controlador Super Genial.
20 stars
7 watching
13 forks
Language: HTML
last commit: over 5 years ago
Linked from 1 awesome list
adminbundlecrudsymfony
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 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
amranidev/scaffold-interface | Automates the creation of CRUD interfaces for web applications using Laravel | 912 |
ultimatemodulecreator/umc-crud | A set of classes and interfaces to reduce boilerplate code when creating CRUD extensions in Magento 2 | 26 |
javiereguiluz/easyadminbundle | An admin generator for Symfony applications that simplifies the creation of user interfaces for administrative tasks | 21 |
mmoreram/controllerextrabundle | A bundle providing annotations and tools to simplify controller creation in Symfony2 | 152 |
nurisakbar/garuda-crud-generator | A CodeIgniter 3 CRUD generator with Datatables serverside and AdminLTE integration. | 70 |
activescaffold/active_scaffold | A tool for generating CRUD interfaces in Ruby-based web applications. | 1,100 |
friendsofcake/crud | A rapid controller development framework for building API and search-enabled CRUD applications | 376 |
scoumbourdis/grocery-crud | A PHP Codeigniter framework library that creates a full functional CRUD system without requiring custom JavaScript or CSS modifications. | 1,008 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 198 |
hilmanski/github-content-crud-api | An API to manage and manipulate content in a GitHub repository | 6 |
burgyn/mmlib.mediatr.generators | Automates the creation of controllers and their methods based on MediatR requests | 37 |