rekalogika/file-contracts dependents (14) Order by: name | downloads Show: all | require | require-dev
- 
                PHP rekalogika/fileHigh-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 rekalogika/file-associationHandles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads. 
- 
                PHP rekalogika/file-association-entityUtilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend. 
- 
                
- 
                PHP rekalogika/file-derivationProvides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework. 
- 
                PHP rekalogika/file-filepondUpload files using Symfony Form, FilePond, and the rekalogika/file framework 
- 
                PHP rekalogika/file-imageSimple image resizing filter for rekalogika/file. Callers provide the maximum width or height of the desired result, and whether to square-crop it. 
- 
                
- 
                
- 
                PHP rekalogika/file-oneup-uploader-bridgeAn adapter to convert Oneup Uploader Bundle's FileInterface to rekalogika/file FileInterface. 
- 
                PHP rekalogika/file-serverTemporary 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. 
- 
                PHP rekalogika/file-symfony-bridgeProvides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator. 
- 
                PHP rekalogika/file-tree-contractsAbstraction of the tree of directories and files. Designed to add a hierarchical structure on top of the flat organization of files provided by the 'rekalogika/file-contracts' package. Abandoned! See rekalogika/file-contracts 
-