scaffold-interface
CRUD generator
A tool to generate boilerplate code for CRUD operations in Laravel applications
A Smart CRUD Generator For Laravel
915 stars
58 watching
136 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list
crudlaravelphpscaffoldscaffold-interface
Related projects:
Repository | Description | Stars |
---|---|---|
sohelamin/crud-generator | Automates the creation of common application components | 1,410 |
activescaffold/active_scaffold | Provides a quick and powerful interface for CRUD operations in Rails applications. | 1,102 |
nurisakbar/garuda-crud-generator | A tool for generating CRUD interfaces with dynamic dropdowns and datalist capabilities for CodeIgniter 3 applications. | 69 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
scoumbourdis/grocery-crud | A PHP Codeigniter framework library that creates a full functional CRUD system without requiring custom JavaScript or CSS modifications. | 1,008 |
crestapps/laravel-code-generator | A tool that automates the creation of Laravel resources such as views, controllers, routes, and migrations. | 741 |
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |
rawaludin/approcket-preproject | Laravel 5.2 CRUD application with e-commerce functionality | 44 |
crudapi/crudapi-example | A tool for generating CRUD API interfaces without coding | 17 |
mwsimple/admincrudbundle | Generates basic CRUD controllers for entities in Symfony applications | 20 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
jungsoft/crudry | A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 197 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |