Download the PHP package bilalkoder/laravel-crud-generator without Composer
On this page you can find all versions of the php package bilalkoder/laravel-crud-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bilalkoder/laravel-crud-generator
More information about bilalkoder/laravel-crud-generator
Files in bilalkoder/laravel-crud-generator
Download bilalkoder/laravel-crud-generator
More information about bilalkoder/laravel-crud-generator
Files in bilalkoder/laravel-crud-generator
Vendor bilalkoder
Package laravel-crud-generator
Short Description Laravel CRUD Generator — Build APIs in Seconds!
License MIT
Homepage https://github.com/laravelcrudgenerator/laravel-crud-generator
Package laravel-crud-generator
Short Description Laravel CRUD Generator — Build APIs in Seconds!
License MIT
Homepage https://github.com/laravelcrudgenerator/laravel-crud-generator
Please rate this library. Is it a good library?
Informations about the package laravel-crud-generator
Laravel CRUD Generator
Laravel CRUD Generator — Build APIs in Seconds!
After working with Laravel on multiple real-world projects, I realized how repetitive and time-consuming basic CRUD API setup can be. So, I built this open-source Laravel CRUD Generator to simplify life for developers like me.
🚀 Features
- ✅ Generate full CRUD scaffolding with one command
- ✅ Built on Repository Pattern for scalability
- ✅ Generates:
- Eloquent Model
- Migration
- Form Request validation class
- Repository + Interface
- Controller with API methods
- RESTful API routes
- ✅ Comes with a reusable
ApiResponsehelper
📦 Installation
composer require bilalkoder/laravel-crud-generatorAll versions of laravel-crud-generator with dependencies
PHP Build Version
Package Version
The package bilalkoder/laravel-crud-generator contains the following files
Loading the files please wait ...