Libraries tagged by web form
iam-deep/form-tool
382 Downloads
A lightweight Laravel form tool to create your admin panel or web app easily!
airan/alioss-form
646 Downloads
laravel-admin扩展,web直传阿里OSS(file,image,editor)
do-while/contao-pdfforms-bundle
1527 Downloads
Fill in a PDF template with inputs from web form and mail it
form-relay/salesforce
10421 Downloads
FormRelay route for SFDC Web-To-Lead API.
szczyglis/php-ultra-small-proxy
213 Downloads
Lightweight proxy with full support for sessions, cookies, POST/FORM submissions, and URL rewriting.
piedweb/rison
85 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
apsc-web/ubc_apsc_embedded_social_media_icons
2026 Downloads
Modifies link field entries in Spotlight & Rising Star webforms and turn them into an icon via Twig templates.
dss-web/ninjaforms-uploads-azure
2092 Downloads
Add support for offloading Ninja Forms Uploads to the Microsoft Azure cloud.
apsc-web/ubc_apsc_event_autofill
1867 Downloads
Module that autofills the event map fields based on the event location and format fields. Fill Google Maps event field with information from location field, and when selected format is 'Online Event' check 'Disable Google Maps link in event display'
os2forms/os2forms
8861 Downloads
Drupal 8 OS2Form module provides advanced webform functionality for Danish Municipalities
itk-dev/os2forms_user_field_lookup
4082 Downloads
Use user field data in webforms.
agoradesign/agorawebform
3320 Downloads
Agoradesign Drupal Webform module.
apefood/simplevc
1576 Downloads
Convert video/audio files to web friendly formats
open-foundations/kirby-base
176 Downloads
A set of base classes and blueprint for web development in a plugin format using Kirby CMS
ahrmerd/laravel-test-generator
173 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