关键词:generators

1
Laracasts 出品的代码快速生成工具
2
将数据从数据库以 Seed 的方式导出,数据填充 的逆向操作。
3
A collection of generators for Lumen and Laravel 5.
6
该包将基于您的数据库表本身生成Laravel模型,并自动填写必填字段。
8
Extend Laravel 5's generators scaffold.
9
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.
10
Custom Laravel 5 File Generators with config and publishable stubs.
11
Extend Laravel 5's generators.
12
Generate Vue js files via artisan commands.
13
Extend Laravel 5's generators.
14
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
15
Access Laravel routes from your javascript files.
17
A simple Laravel package to provide artisan new commands
18
Extend Laravel 5.5's generators scaffold.
22
Laravel generators for quickly creating entities.
24
Generate a new Laravel database seed file based on data from the existing database table.
25
Extend Laravel 5's generators scaffold.
26
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
27
Extend Laravel 5's generators. For Laravel 5.4
28
A CRUD generator for model & resources
29
Generate a model, migration, controller, routes and factory
30
This package is made to speed up development of admin panel for your laravel project