Libraries tagged by form api
futuretek/data-mapper
1034 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
ahrmerd/laravel-test-generator
478 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
admin9/laravel-scramble-extensions
139 Downloads
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
degami/php-forms-api
598 Downloads
A simple to use Forms API for generating, validating and processing forms in PHP
jpwdesigns/craft-hubspot-forms
245 Downloads
HubSpot API Forms for Craft 5
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
myparcelcom/json-schema-form-builder
855 Downloads
A library that provides an object-oriented API for constructing forms, which can then be converted into a JSON Schema.
noitran/lumen-form-requests
4748 Downloads
Missing form requests functionality for lumen, ported from laravel framework.
hyderkamran/laravel-form-builder
10 Downloads
A production-ready, dynamic form builder package for Laravel — drag-and-drop admin UI, 21 field types, conditional logic, file uploads, repeater fields, submissions export, and API support.
caminodeldev/laravel-api-scaffold
20 Downloads
Generate clean, secure and configurable Laravel APIs from database tables.
bic/form-validation
1075 Downloads
Let's take the form validation logic and apply it for js, other php scripts, an API...
azyouness/request-to-form-bundle
8 Downloads
Map HTTP request payloads to Symfony forms from controller attributes or a reusable mapper service.
rinvex/laravel-forms
953 Downloads
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
oomphinc/gravity-forms-google-places
566 Downloads
Adds a location field type that integrates with the Google Places API.
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.