Libraries tagged by file interface
mouf/utils.cache.cache-interface
376369 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
unclecheese/kickassets
3958 Downloads
Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.
yii2-extended/yii2-export-policy-onefile
6460 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
silviooosilva/cacheer-php
68 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
roelofjan-elsinga/aloia-cms-gui
2139 Downloads
The GUI for the roelofjan-elsinga/aloia-cms package
amnuts/phperror-gui
1767 Downloads
A clean and effective single-file GUI for viewing entries in the PHP error log, allowing for filtering by path and by type.
yii2-extended/yii2-export-policy-datetime
6463 Downloads
An implementation of the yii2 export policy interface that creates files for each models and one of their date field values
zetacomponents/php-generator
136189 Downloads
Provides a simple interface for creating PHP files and executing PHP code.
oohology/gitignorewriter
38881 Downloads
Interface for editing .gitignore files in PHP.
bacularis/bacularis-common
3388 Downloads
Common files for Bacularis - The Bacula web interface
bacularis/bacularis-api
3235 Downloads
API files for Bacularis - The Bacula web interface
localizationteam/localizer
25349 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.
codenamephp/deployer.base
9580 Downloads
Base package that provides the very basic task interface, function abstraction and some initial tasks useful for all projects like transferring files
php-extended/php-file-object
6123 Downloads
A library that implements the php-extended/php-file-interface interface library.
php-extended/php-file-interface
7371 Downloads
Interfaces to secure the manipulation of files in file systems.