rekalogika/file-bundle
Integrates rekalogika/file
library into Symfony framework.
Sections
📄️ Introduction
Symfony bundle to easily integrate the rekalogika/file framework and related
📄️ Installation & Configuration
This chapter describes how to install and configure the bundle.
📄️ Associating Files to Doctrine Entities
This chapter describes how to create a file property in a Doctrine entity that
📄️ Working With Entities & Files
You can work with the entities and associated files as usual, and they will work
📄️ File Uploads Using FilePond
This chapter describes how to easily create a form for uploading files.
📄️ Integration With Symfony Components
This chapter describes how to integrate this framework with the typical Symfony
📄️ Serving Files
This chapter describes how to serve files to the client web browser.
📄️ Filtering
In this framework, 'filtering' is the opportunistic creation & caching of
📄️ Translation
This chapter explains localization support in the framework.
📄️ Mandatory File
This chapter explains the situation where a file is mandatory to the entity.
📄️ Lazy-Loading Files
This chapter describes how to implement the lazy-loading of files in your
📄️ Replicating Metadata in Entities
This chapter describes how to replicate file metadata in your entities.
📄️ Implementing a Collection of Files
This chapter describes how to implement a collection of files, or one-to-many
📄️ Streaming a ZIP File of Files
This chapter explains how to stream-download a ZIP file containing several
🗃️ Advanced
4 items