Libraries tagged by file interface
j3j5/php-twee-parser
11 Downloads
A PHP parser for JSON Twee files.
emmetog/stream
16 Downloads
A library which makes interacting with streams easier
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).
aryelgois/bank-interchange
12 Downloads
Generate Bank Billets and Shipping Files, and read Return Files to interact with Banks
stormwalkerec/php-bittorrent
23 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
4 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
177 Downloads
Script that interactivly creates Config Files
codeacious/filesystem
1632 Downloads
Library for interacting with the file system
henderjon/filemarshal
10 Downloads
a simple way of interacting with uploaded files in a slightly more OOP way
zeus-server/bandwidth-throttler
3 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
42885 Downloads
Command-line tool to interact with hooks.yml files.
strausmann/composer-installed
11 Downloads
Some Interactions with the installed.json file from Composer
bcairns/silverstripe-assetproxy
86 Downloads
Attempts to fetch missing asset files from a remote host, by intercepting 404 errors.
mtz/behat-wiremock-context
36 Downloads
facilitates interaction with wiremock in behat feature files