Libraries tagged by file input
danjones000/ffmpeg-mappable-media
6 Downloads
A plugin for php-ffmpeg/php-ffmpeg providing greater control of mapping input files to output files
hostnet/asset-lib
61911 Downloads
Tool for finding all dependencies given a set of input files.
roy404/request
7 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
knyga/dotconfig
33 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.
palmabit/laravel-contact-csv
34 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.
happyhippyhippo/textio
3 Downloads
Input/Output of utf-like files
pounard/xtrace2fg
17 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...