Libraries tagged by php forms
ghostfly/pdf-forms-filler
2234 Downloads
Fill Acrobat forms easily using pure PHP ! 💪
stefangabos/zebra_form
1208 Downloads
A jQuery augmented PHP library for creating and validating HTML forms
bchalier/php-k8s
7963 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
shootproof/php-sdk
37823 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
passbase/passbase-php
31420 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
okipa/laravel-form-components
7677 Downloads
Ready-to-use and customizable form components.
notihnio/php-request-parser
16649 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
modul-is/form
9283 Downloads
Simplified nette forms
lexal/stepped-form
2142 Downloads
Implementation of the Stepped Form
infinitypaul/php-validator
14195 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
elhardoum/nonce-php
14434 Downloads
Fast PHP nonce and CSRF tokens tool
aharisu/generate-form-request-phpdoc
2363 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
amjadiqbal/filament-url-image-uploader
67 Downloads
A powerful Filament PHP form component that enables seamless image uploads from URLs. Features include image validation, preview functionality, and easy integration with Laravel storage. Perfect for remote image imports, content management, and e-commerce applications built with FilamentPHP.
mistralys/html_quickform2
44336 Downloads
Provides methods to create, validate and render HTML forms in PHP.
user-meta/html
13898 Downloads
PHP class for html form builder