Libraries tagged by generate view
simlux/laravel-bakery
16 Downloads
Useful interactive artisan commands to generate models, repositories, migrations, seeds, factories and views.
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
mindscreen/neos-prototype-generator
75 Downloads
Generate default fusion-prototypes to map to view-components
kmaking/resource-generator
153 Downloads
This package allow to generate resource for your application, resources includes views and controller
jmsr/crud-generator-laravel
27 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
ceddyg/clara-entity-generator
505 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
athiq/bondsteinscrud
3 Downloads
Create a Crud package generate all necessary routes, migrations, controllers, and view files
adwiv/laravel-crud-adminlte
25 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
wkse/pathauto
1 Downloads
Provides a generic set of views plugins a mechanism for modules to automatically generate aliases for the content they manage.
voceconnect/wp-twitter-cards
2391 Downloads
Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
marcogeorge7/permission-generator
24 Downloads
Generate json file with all permission that call in controllers and views
amintado/yii2-enhanced-gii
14 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD & chart views.
aashirhaq/stub
153 Downloads
Generate CRUD of provided name including Controller Services and Views
vediansoft/laravel-dynamic-forms
140 Downloads
Package to generate a form based on given values inside a model view