Libraries tagged by php html form
wikimedia/wikidiff2
35 Downloads
Wikidiff2 is a PHP extension which formats changes between two input texts, producing HTML or JSON.
depage/htmlform
340 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
mouf/html.widgets.form-elements
20346 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.
krishnapawar/php-html-builder
65 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
thechrise/php-html
504 Downloads
A simple way to create html tags with php.
meshesha/simple-php-formbuilder
32 Downloads
Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms
inetstudio/php-html
1170 Downloads
A simple way to create html tags with php.
plazzag/polario-sdk-php
120 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
swayok/html-tag-helper
998 Downloads
Helper to construct HTML tags, Forms and Components
nicolaswurtz/chordpro-php
3628 Downloads
Parse, transpose and format (html,json,plaintext) ChordPro format for songs lyrics with chords.
jbzoo/html
1264 Downloads
HTML helper for easy way form building from any PHP code
dskripchenko/php-pdf
10 Downloads
Pure-PHP, MIT-licensed PDF toolkit: generate (HTML/CSS input, fluent builders, low-level emission, 16 barcode formats, 8 chart types, TTF embedding, AcroForm, PKCS#7 signing, PDF/A and PDF/X), plus read and merge existing PDFs (append/reorder pages, stamp overlays, FPDI-style import, encrypted input).
simon-ugorji/octavalidate-php
10 Downloads
This is a feature-rich form validation Library that helps to validate your forms server-side using sophisticated regular expressions, PHP's inbuilt validation, and validation rules.
neondigital/forma
1198 Downloads
A nice way to play with forms in Laravel 4/5 and indeed any PHP project.
jarir-ahmed/form-generator
16 Downloads
A package to generate reusable login, registration, and contact us forms in PHP.