Libraries tagged by file interface
kunstmaan/translator-bundle
122088 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.
code-distortion/fluent-dotenv
94496 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-symfony-bridge
2538 Downloads
Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
amranidev/scaffold-interface
20623 Downloads
A Smart CRUD Generator For Laravel
unclecheese/silverstripe-kickassets
28266 Downloads
Provides an alternative file management interface for SilverStripe CMS with drag-and-drop, multi-selection, and several other desktop-like UI conventions.
jbouzekri/config-knp-menu-bundle
56581 Downloads
Configure your knp menus with yaml files accross your project bundles
cuongnd88/lara-repository
5319 Downloads
Auto-generated Interface and Repository files
czproject/phpdepend
61819 Downloads
Extracts list of dependencies (classes, interfaces & traits) from PHP file or code snippet.
bacularis/bacularis-web
3149 Downloads
Web files for Bacularis - The Bacula web interface
capevace/cabinet
680 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
2607 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.
rekalogika/file-server
2489 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
1748 Downloads
An adapter to convert Oneup Uploader Bundle's FileInterface to rekalogika/file FileInterface.
rekalogika/file-association-contracts
2526 Downloads
Interface for file association. To be implemented in entities that support file association.
rekalogika/file-contracts
2808 Downloads
Interfaces, traits, and nominal classes for file abstraction.