Libraries tagged by generate view
mimmi20/laminasviewrenderer-js-log
2594 Downloads
Provides a Viewhelper to generate a logger for javascript errors
luar/php-excimer
1229 Downloads
Implements the MediaWiki Excimer class for ease of use. Generate a json file that you can upload to speedscope.app to view the profile.
rinvex/laravel-widgets
1552 Downloads
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.
crodas/simple-view-engine
4996 Downloads
Simple View engine designed to generate code. Based on Laravel's 4 Blade.
samyoteroglez/larawesomecrud
248 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]).
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
hestalabs/modulemaker
6 Downloads
Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.
enterprisephp/display-bundle
2115 Downloads
This Bundle provides generate view for given object
amyisme13/laravel-jitsi
416 Downloads
A package to generate view of a Jitsi Meet room using Jitsi Meet IFrame API
ceddyg/clara-entity-generator
501 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
adrienpoupa/migrate-routines
515 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
matheus-carvalho/crud-generator
140 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
tediscript/laravel-view-generator
12 Downloads
Laravel module to generate view from artisan command
fancoders/laravel-generate-views
5 Downloads
A Laravel package with Artisan command to create Blade views in the resources/views directory.
fredtux/artisan-view
4 Downloads
Manage your views in Laravel projects through artisan + generate CRUD views based on a model using bootstrap