Libraries tagged by one file
angryjack/backup-engine
24 Downloads
A PHP library for automatic backups
tekton/components
46 Downloads
A component system that can either work together with gulp-single-file-components or compile files on its own.
commentar/json-storage
84 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
shabbyrobe/defile
1814 Downloads
Stream wrapper for testing code dependent on PHP's filesystem functions
biurad/flysystem
413 Downloads
A library for handling filesytem on disk and cloud
youandmedigital/craft-getfiles
575 Downloads
Get a list of files based on a specified folder path
shavy/qcache
60 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
nickpro/cdn-bundle
205 Downloads
Symfony2 bundle for file storage on local or remote cdn
mouf/html.widgets.jqueryfileupload
16361 Downloads
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
jacq/pathsilo
7 Downloads
Generates sub-directory paths for files to mitigate the too many files in one directory problem
holonet/fstransact
2 Downloads
Filesystem operations on a transaction system with rollback and commit
grithin/control-path
4 Downloads
Load a series of control files based on path
fagundes/total-lines
11 Downloads
Command-script to count the total lines of all files given one or more paths.
district5/php-slim-framework-routes-builder
12 Downloads
Read and generate a routing file based on the directories containing them.
daxslab/yii2-rawfileparser
3 Downloads
RawFileParser is a Yii2 extension that allows you to parse the content of requests that contain a raw file based on the `Content-Type` header. It does this by making the file available in the `$_FILES` array, allowing to handle it as a regular file upload.