Libraries tagged by Many Files
reportico/fresh-file
8467 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
dereuromark/cakephp-file-storage
464 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
sqonk/phext-context
537 Downloads
Contexts create a block level scope on a resource and automatically manage the creation and cleanup of that resource irrespective of any exceptions that arise while in use.
abdelrahmanbl/laravel-uploadable
376 Downloads
this package adding behaviour to a model for self uploading images like avatar or any files type.
devcccc/module-translationmanager
1299 Downloads
Manage your translations within the Magento Backend - no need to upload CSV-files any longer
labelworx/excel-converter
6406 Downloads
Quickly convert XLSX, XLS or delimited files such as CSV, TSV, Semi Colon, Pipe Delimited or files with any bespoke delimiter of your choosing to a delimited file.
itsoft/revolut
718 Downloads
Revolut API in one php-class in one file without any dependencies.
linkorb/filelist
1228 Downloads
Easily attach lists of files to any object in your application
liquipedia/sqllint
4432 Downloads
A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.
dmk/mkcleaner
1560 Downloads
Cleans files by removing any metadata with the help of mat2, exiftool and qpdf according to BSI guidelines.
codebuglab/laravel-go-translate
468 Downloads
Translate laravel resource, vendor, folder or file from google translation without requiring any api information
localizationteam/localizer
25335 Downloads
This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still handles exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations won't have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.
blackbit_digital_commerce/pimcore-data-director
104 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
cashlink/php-index
11530 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
stadly/file-waiter
269 Downloads
File serving made easy. A PHP library for serving files from any file system over HTTP, with support for conditional and ranged requests.