Libraries tagged by file interface
tschoffelen/memory
3318 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
qi-interactive/cron
138 Downloads
Manages linux crontab file by adding and deleting the appropriate entries. It is able to track the source file so that after the changes to this file, he will be able to enter and update the user's crontab file in safe way (doesn't remove entries added by user using crontab -e).
liveanswer/live-storage
414 Downloads
File system interaction
aryelgois/bank-interchange
12 Downloads
Generate Bank Billets and Shipping Files, and read Return Files to interact with Banks
christopher-paul-shaw/datastore
15 Downloads
Interacting with File Based Data
vbcompetitions/competitions
86 Downloads
A PHP library for interacting with VBCompetition files, including updating the results, parsing the state of the competition and generating style-able HTML representations of the competition
stormwalkerec/php-bittorrent
24 Downloads
PHP\BitTorrent is a set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
scolib/php-bittorrent
5 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
leedch/resource-config
182 Downloads
Script that interactivly creates Config Files
gemorroj/php-bittorrent
3 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
codeacious/filesystem
1638 Downloads
Library for interacting with the file system
abdullahkaram-dev/laravel-migration-sorter
3 Downloads
Interactive Laravel migration file sorting with drag and drop functionality
henderjon/filemarshal
10 Downloads
a simple way of interacting with uploaded files in a slightly more OOP way
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
betacie/hooks
42888 Downloads
Command-line tool to interact with hooks.yml files.