Libraries tagged by formr
invue/panels
55 Downloads
Panel + Resource CRUD scaffolding for the Invue framework: artisan generators that produce real Controller/FormRequest/Vue pages wired to invue/tables and invue/forms, plus a swappable panel shell (sidebar/topbar) via invue/core's component registry.
form-relay/salesforce
12286 Downloads
FormRelay route for SFDC Web-To-Lead API.
form-relay/request
15347 Downloads
FormRelay route and dispatcher for (http) requests.
form-relay/pardot
13931 Downloads
FormRelay route for Pardot form handlers.
form-relay/core
17619 Downloads
FormRelay is a data distribution framework.
therealworld/formrecaptchaenterprise-module
47 Downloads
A Google-Recaptcha-Enterprise-Module for public forms like contact-form in OXID6.
solo/formrestore
8219 Downloads
Set of classes which implement forms population from saved json data
flickphp/migrate
5 Downloads
Migration tool for converting Formr to Flick.
webtoolsnz/laravel-json-schema-request
543 Downloads
Like FormRequests, but for validating against a json-schema
swanflutter/laravel-api-snapshot
36 Downloads
A professional Laravel package that scans all API routes and generates a Postman Collection v2.1 JSON — with FormRequest validation extraction, fake sample values, Persian/English descriptions, and flexible grouping.
guerrilla/laravel-request-filters
906 Downloads
Simple & lean request filtering for Laravel 5.6+
erag/laravel-case-mapper-request
517 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
php-concept/extension-form-request
11 Downloads
Concept FormRequest extension — form request factory and argument resolver
pancake423/laravel-sfr
45 Downloads
Static Form Requests for Laravel: a simple, clean alternative to FormRequests.
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.