Libraries tagged by file interface
kunstmaan/translator-bundle
128404 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
danrossiter/binary-compound-file
100 Downloads
Pure PHP library for reading Microsoft Compound Binary File Format (CFBF/OLE) documents. Supports both little-endian and big-endian files with stream wrapper interface.
mouf/utils.cache.cache-interface
380775 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.
amranidev/scaffold-interface
20755 Downloads
A Smart CRUD Generator For Laravel
jbouzekri/config-knp-menu-bundle
60717 Downloads
Configure your knp menus with yaml files accross your project bundles
zetacomponents/php-generator
139682 Downloads
Provides a simple interface for creating PHP files and executing PHP code.
czproject/phpdepend
64031 Downloads
Extracts list of dependencies (classes, interfaces & traits) from PHP file or code snippet.
bacularis/bacularis-web
4046 Downloads
Web files for Bacularis - The Bacula web interface
ez-php/cache
3557 Downloads
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
code-distortion/fluent-dotenv
104849 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
rekalogika/file
4135 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.
php-extended/php-file-object
7105 Downloads
A library that implements the php-extended/php-file-interface interface library.
php-extended/php-file-interface
9158 Downloads
Interfaces to secure the manipulation of files in file systems.
rekalogika/file-symfony-bridge
4050 Downloads
Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
rekalogika/file-server
3993 Downloads
Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.