Libraries tagged by laravel crud generate

crestapps/laravel-code-generator

769 Favers
99063 Downloads

An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

Go to Download


mehradsadeghi/laravel-crud-generator

170 Favers
13806 Downloads

Generate CRUD for your laravel application like a breeze

Go to Download


san-kumar/laravel-crud

56 Favers
4822 Downloads

Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.

Go to Download


kepex/laravel-crud-generator

101 Favers
16982 Downloads

php artisan command to generate fully working crud with grid paginated server side only by having database tables

Go to Download


dskripchenko/laravel-api

13 Favers
6931 Downloads

Versioned Laravel APIs with OpenAPI 3.0 docs auto-generated from PHP docblocks — no annotations, no YAML — plus CRUD scaffolding and middleware cascades.

Go to Download


digitaldream/laracrud

333 Favers
22302 Downloads

Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command

Go to Download


ascsoftw/tall-crud-generator

88 Favers
7205 Downloads

Laravel Package to generate CRUD Files using TALL Stack

Go to Download


ahrmerd/laravel-test-generator

5 Favers
515 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


imritesh/livecrud

29 Favers
1089 Downloads

Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel

Go to Download


anas/easy-dev

14 Favers
590 Downloads

Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.

Go to Download


arrahmouni/crud-generator

0 Favers
350 Downloads

Generate crud for laravel modules

Go to Download


mehadi/laravel-crud-generator

3 Favers
1751 Downloads

A laravel package to generate CRUD by giving Model and database table column

Go to Download


ahmedebead/lara-crud

2 Favers
4228 Downloads

A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.

Go to Download


codebider/generate-crud

13 Favers
147 Downloads

An artisan command to automate the migration,model,resource controller, views and routes

Go to Download


kamrul-haque/action-crud-helper

0 Favers
630 Downloads

Generate everything needed for a CRUD operation in Laravel with or without Action classes executing just one command. Also generates frontend scaffolding for blade or vue inertia stack.

Go to Download


Next >>