Libraries tagged by laravel crud generate

crestapps/laravel-code-generator

773 Favers
80955 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


digitaldream/laracrud

335 Favers
20633 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


san-kumar/laravel-crud

54 Favers
3331 Downloads

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

Go to Download


mehradsadeghi/laravel-crud-generator

171 Favers
11119 Downloads

Generate CRUD for your laravel application like a breeze

Go to Download


kepex/laravel-crud-generator

102 Favers
16140 Downloads

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

Go to Download


larafast/fastapi

122 Favers
2361 Downloads

A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model

Go to Download


mehadi/laravel-crud-generator

3 Favers
313 Downloads

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

Go to Download


ascsoftw/tall-crud-generator

89 Favers
6671 Downloads

Laravel Package to generate CRUD Files using TALL Stack

Go to Download


nahid-ferdous/laravel-module-generator

2 Favers
985 Downloads

Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.

Go to Download


santosalan/laravel-crud

6 Favers
1869 Downloads

Generate Laravel CRUD

Go to Download


ahmedebead/lara-crud

1 Favers
2329 Downloads

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

Go to Download


ahmed-aliraqi/crud-generator

2 Favers
4866 Downloads

This package is a useful tool to generate simple crud for laravel-modules/scaffolding

Go to Download


codebider/generate-crud

12 Favers
91 Downloads

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

Go to Download


ahrmerd/laravel-test-generator

4 Favers
174 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


samyoteroglez/larawesomecrud

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


Next >>