Libraries tagged by generate form
krishnapawar/php-html-builder
94 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.
imliam/php-nhs-number
13265 Downloads
Utility class to validate, format and generate NHS numbers.
drsdre/yii2-radtools
815 Downloads
Rapid Application Development tools to quickly build interconnected crud UI. Uses yii2-ajaxcrud to generate the pop-up forms and (optionally) kartik-v's Dynagrid.
dannytrue/dlutwbootstrap
407 Downloads
ZF2 module to generate Twitter Bootstrap UI - forms, navigation, etc.
lukeyouell/craft-salesforceleads
2262 Downloads
Generate Salesforce leads from form submissions.
lockally/sdk
5 Downloads
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.
thomasleconte/laminas-gen
14 Downloads
Package for generate modules / controllers / forms with Laminas Framework.
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
perspectivain/yii2-geo
514 Downloads
An interface to generate geographic annotations in different formats
lincanbin/apidoc-markdown
39 Downloads
Generate API documentation in markdown format from API annotations in your source code.
synchro/wordhash
650 Downloads
Generate hashes in a human-readable format
drupal-eca-recipe/eca_lib_0042
5 Downloads
Adds a Topic field and a Generate draft button to the Article node form. Selecting the button sends an Ajax request that fills the title, the body summary and the body text in one go, without reloading the page and without saving the node. The topic is required for the button but not for saving, and the body is filled with HTML markup. The recipe brings in core's Article content type; the button, the field and the behavior all come from the model, with no form display configuration needed.
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
zmrq/ektp
15 Downloads
PHP library to generate fake Indonesian eKTP/NIK numbers with valid format for testing and development purposes.