Libraries tagged by file option
metabolism/wordpress-advanced-importer
24 Downloads
Import posts, pages, comments, custom fields, categories, tags, options and more from a WordPress export file.
okipa/laravel-model-json-storage
1364 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mvccore/ext-router-media-localization
229 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering and to manage website localizations (language or language and locale), optionaly contained in url address in the beinning.
aramonc/docblock-parser
25 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
bittrframework/bittr-option
47 Downloads
Perform a context action on specified resource.
sidorovroman/file-site-options
76 Downloads
Local site options
wizzaro/magento-file-with-attachment-custom-option-type
10 Downloads
Custom Option Type
sarowar/laravel-dynamic-file-upload
4 Downloads
A Laravel package for handling file uploads with support for validation, multiple file types, and storage options (local, s3, etc.).
notus.sh/wp-static-options
22 Downloads
Set WordPress and plugins options through configuration files instead of the wp_options table.
teppokoivula/search-engine-file-indexer
5 Downloads
Optional and experimental file indexing add-on for the ProcessWire CMS/CMF module SearchEngine
grithin/file-include
5 Downloads
Include files in isolated context with options
nswdpc/silverstripe-file-customthumbnail
302 Downloads
Adds an optional custom thumbnail to a File
mukto90/cx-settings-api
1191 Downloads
A single-file settings API wrapper class
dubiy/yamlok
16 Downloads
Yaml file editor
iweb/composer-patches
11513 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.