Libraries tagged by file input
mage2kishan/module-custom-options
38 Downloads
Panth Custom Options — beautifully styled product custom options for Hyva-based Magento 2 storefronts. Replaces the default custom options rendering with a modern, accessible UI featuring styled text inputs, textareas, file upload zones, select/radio/checkbox controls, and HTML5 date pickers, all governed by CSS custom properties for easy theming. Requires Panth_Core.
knyga/dotconfig
34 Downloads
Wraps input config file with simple interface with get method, wich accepts doted request string (->get('config.ttl'))
ianlow/php-slideshow
0 Downloads
This PHP code creates a presentation slideshow from an input text file.
dartika/laravel-uploadable-mutator
59 Downloads
Trait to upload files on setter (when submit file in forms) input
palmabit/laravel-contact-csv
38 Downloads
Save contact input in csv file
evansmwendwa/filepicker-bundle
21 Downloads
Symfony Bundle for adding a file picker component to form inputs
bumble/validation
5 Downloads
Provides classes for configurable validation of user input, such as email, passwords, file uploads, and more.
astamatech/laravel-autoseed
5 Downloads
A tool for retrieving data from a table in a database and inputting it into a seeder file in a Laravel-based application. The goal is to make it easier for developers to create seeders so they don't write manually.
codebase-dump/php
0 Downloads
Generate a single-file dump of your repository for LLM input
pounard/xtrace2fg
20 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.
cloude/framework
153 Downloads
Minimalist PHP 8.3+ micro-framework: router, input, views, markdown and string helpers. No magic, no service container. Optional persistence: file-based (JSON, Markdown) and a thin PDO Active Record via Cloude\Model. Ships its own test runner (bin/cloude-test).
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...