scaffold-interface
CRUD generator
Automates the creation of CRUD interfaces for web applications using Laravel
A Smart CRUD Generator For Laravel
912 stars
58 watching
136 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
crudlaravelphpscaffoldscaffold-interface
Related projects:
Repository | Description | Stars |
---|---|---|
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
activescaffold/active_scaffold | A tool for generating CRUD interfaces in Ruby-based web applications. | 1,100 |
nurisakbar/garuda-crud-generator | A CodeIgniter 3 CRUD generator with Datatables serverside and AdminLTE integration. | 70 |
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. | 738 |
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 | A Symfony bundle providing a basic CRUD controller for entities | 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. | 198 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |