Libraries tagged by generate view
silalahi/laravel-translation-extractor
554 Downloads
Extract translation keys from Blade views and generate language files
mimmi20/laminasviewrenderer-js-log
5382 Downloads
Provides a Viewhelper to generate a logger for javascript errors
rinvex/laravel-widgets
1568 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.
lanciweb/laravel-make-view
2855 Downloads
A Laravel package that allows to generate blade views via Artisan
crodas/simple-view-engine
5026 Downloads
Simple View engine designed to generate code. Based on Laravel's 4 Blade.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
hestalabs/modulemaker
8 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
517 Downloads
A package to generate view of a Jitsi Meet room using Jitsi Meet IFrame API
sosupp/slimer-accounting
13 Downloads
An opinionated business accounting package to view and generate necessary business accounts supporting a given model(s) and double entry based systems where you can credit one journal and debit another
hamdallah90/easy-laravel-pdf
2182 Downloads
easy-laravel-pdf: A Laravel package to generate PDF/images from views or HTML using Puppeteer in Docker for seamless integration.
ceddyg/clara-entity-generator
517 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
adrienpoupa/migrate-routines
518 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
shehroz/crud-generator
33 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.