Libraries tagged by generate crud

jq/cray

241 Favers
976 Downloads

A disposable Laravel package to help you generate nearly complete CRUD pages like crazy!

Go to Download


bouda/laravel-make-pattern

3 Favers
13 Downloads

Generate a full CRUD scaffold (Model, Repository, Service, Controller, Requests, Resource, Policy, Test) from a single Artisan command.

Go to Download


timwassenburg/laravel-improved-resource-controllers

4 Favers
142 Downloads

Generate complete resource controllers

Go to Download


samyoteroglez/larawesomecrud

5 Favers
553 Downloads

CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).

Go to Download


nahid-ferdous/laravel-module-generator

2 Favers
3507 Downloads

Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.

Go to Download


inani/nova-resource-maker

25 Favers
13669 Downloads

A Laravel Nova package to help you generate resources fields

Go to Download


ianikanov/yii2-wce

5 Favers
2409 Downloads

Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model

Go to Download


charlesmasinde/api-scaffolder

1 Favers
80 Downloads

Generate full API modules (Controller, Requests, Resource, Policy, Routes) from Eloquent models.

Go to Download


votapil/votacrudgenerator

0 Favers
774 Downloads

Generate CRUD from your databases

Go to Download


ahrmerd/laravel-test-generator

5 Favers
506 Downloads

The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package

Go to Download


marabesi/easy-crud

28 Favers
75 Downloads

(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit

Go to Download


kajalpandya/generate_laravel_crud

15 Favers
1474 Downloads

Run command in terminal and make ready made crud for your entity

Go to Download


shehroz/crud-generator

8 Favers
33 Downloads

Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.

Go to Download


santosalan/laravel-crud

7 Favers
2013 Downloads

Generate Laravel CRUD

Go to Download


matheus-carvalho/crud-generator

23 Favers
141 Downloads

Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.

Go to Download


<< Previous Next >>