Libraries tagged by file intel
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.
vbridier/zf2-smarty-gettext
24 Downloads
Gettext plugin enabling internationalization in Smarty Package files
thecodingmachine/cms-static-registry
383 Downloads
A static registry (loads pages from static files) for thecodingmachine/cms-interfaces.
smarty-gettext-custom/smarty-gettext-custom
15 Downloads
Gettext plugin enabling internationalization in Smarty Package files. This is package forked from https://packagist.org/packages/smarty-gettext/smarty-gettext to adopt for Local from GET or Session parameter.
ont/laravel-uploader
1062 Downloads
Implementation of Ont\Interfaces\Uploader which saves files in local filesystem.
nyco/wp-gc-templates-sync
9 Downloads
A developer plugin for WordPress that saves template mappings created by the Gather Content WordPress integration to local JSON files.
mohammadmehrabani/repository-generator
8 Downloads
Quickly generating repository and interfaces from existing model files
hollanbo/laravel-poeditor
73 Downloads
Edit your .po file from within your web interface
havefnubb/jelixcache-module
19 Downloads
Jelix module providing an interface to clear temp files
fenghuilee/smarty-gettext
28 Downloads
Gettext plugin enabling internationalization in Smarty Package files
drewlabs/filesystem
21 Downloads
Provide OOP interface for working with files and directory
briansamuel/laravel-responsivefilemanager
10 Downloads
Integrate Alberto Peripolli's Responsive File Manager with Laravel
betacie/hooks
42888 Downloads
Command-line tool to interact with hooks.yml files.
benzine/benzine-configuration
588 Downloads
Interpret .benzine.yml configuration file
atellitech/flysystem-yii2
31 Downloads
It's an adapter of file system for Yii2 that integrating with league/flysystem. But now only supports local, in memory and SFTP and will support AWS S3 or others adpater are developing ongoing.