Libraries tagged by file input
pounard/xtrace2fg
18 Downloads
Converts XDebug TRACE files to https://github.com/brendangregg/FlameGraph compatible input
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
mouf/html.widgets.base-html-widget
28 Downloads
This package contains basic widgets representing HTML tags (select, input, etc...). Each widget is fully customizable, and benefits from an 'edit' mode, thanks to the basewidget package. Please note this package comes with a smaple CSS file you can use as a starter.
ahilan/aipredictfield
2 Downloads
This will create a input field where we can able to get the predicted text from our file.
mecanik/sanitiser-x
11 Downloads
Zend 2/3 Module that sanitises requests and inputs against XSS (Cross-Site Scripting), CSRF (Cross-Site Request Forgery), RFI (Remote File Inclusion), LFI (Local File Inclusion), SQLi (SQL Injection) and more...
do-while/contao-pdfforms-bundle
1484 Downloads
Fill in a PDF template with inputs from web form and mail it
teamsisu/contao-mm-frontend-input
13 Downloads
An Contao Extension to provide Frontend Forms to fill out MetaModel Items
cmsgears/widget-auto-fill
18 Downloads
The Auto Fill Widget for CMSGears. It provide options to add auto-suggest feature with input field.
it-for-free/jquery-useful-tools
5 Downloads
nested form filed groups adder
alex-kalanis/kw_connect
275 Downloads
Connecting lookups into their respective engines
krishnapawar/php-html-builder
4 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.