Libraries tagged by file interface
kunstmaan/translator-bundle
121413 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.
rekalogika/file-symfony-bridge
2286 Downloads
Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
amranidev/scaffold-interface
20601 Downloads
A Smart CRUD Generator For Laravel
jbouzekri/config-knp-menu-bundle
55892 Downloads
Configure your knp menus with yaml files accross your project bundles
amnuts/phperror-gui
1764 Downloads
A clean and effective single-file GUI for viewing entries in the PHP error log, allowing for filtering by path and by type.
czproject/phpdepend
61275 Downloads
Extracts list of dependencies (classes, interfaces & traits) from PHP file or code snippet.
bacularis/bacularis-web
3000 Downloads
Web files for Bacularis - The Bacula web interface
code-distortion/fluent-dotenv
93168 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
capevace/cabinet
602 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
rekalogika/file
2349 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
6079 Downloads
A library that implements the php-extended/php-file-interface interface library.
php-extended/php-file-interface
7325 Downloads
Interfaces to secure the manipulation of files in file systems.
rekalogika/file-server
2244 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.
rekalogika/file-oneup-uploader-bridge
1616 Downloads
An adapter to convert Oneup Uploader Bundle's FileInterface to rekalogika/file FileInterface.
rekalogika/file-association-contracts
2274 Downloads
Interface for file association. To be implemented in entities that support file association.