Libraries tagged by form generate
seblhaire/formsbootstrap
162 Downloads
A Laravel library to generate forms based on Laravel Collective Forms & HTML, Boostrap 5 CSS Framework, RichText editor, and Icons provided by FontAwesome. Includes form management and validation.
mrcat29/html
168 Downloads
generate form PHP to HTML
frenchykiller/laravel-systempay
99 Downloads
Laravel component to generate a payment form for Banque Populaire Systempay
fastofi-corp/filament-printables
188 Downloads
A package to generate reports and form printables for your app
dannytrue/dlutwbootstrap
401 Downloads
ZF2 module to generate Twitter Bootstrap UI - forms, navigation, etc.
thomasleconte/laminas-gen
12 Downloads
Package for generate modules / controllers / forms with Laminas Framework.
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
svichka/csrf
13 Downloads
This is package for generate and validate csrf token for forms
elngar/crud_generator
6 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
modul-is/generator
4827 Downloads
Generates entities, repositories, presenters, templates, dials, forms and grids from DB table to given Module
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
akceli/laravel-code-generator
8873 Downloads
Generator Temperated Code form database tables. This Package provides data to templates that you create to generate code to scaffold projects rapidly so you can spend most of your time doing the fun stuff.
ahrmerd/laravel-test-generator
95 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
e-frank/yii2-knockout
272 Downloads
ActiveForm replacement. Automatically generates knockoutjs viewmodels from yii ActiveRecords. Allows computed fields and nested forms.
ads/ajax-crud-generator
553 Downloads
Generates basic scaffolding for AjaxCrud JS Plugin to allow for quick and easy AJAX CRUD on forms and modals