Download the PHP package rekalogika/file-symfony-bridge without Composer
On this page you can find all versions of the php package rekalogika/file-symfony-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rekalogika/file-symfony-bridge
More information about rekalogika/file-symfony-bridge
Files in rekalogika/file-symfony-bridge
Download rekalogika/file-symfony-bridge
More information about rekalogika/file-symfony-bridge
Files in rekalogika/file-symfony-bridge
Vendor rekalogika
Package file-symfony-bridge
Short Description Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
License MIT
Homepage https://rekalogika.dev/file-bundle
Package file-symfony-bridge
Short Description Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
License MIT
Homepage https://rekalogika.dev/file-bundle
Please rate this library. Is it a good library?
Informations about the package file-symfony-bridge
rekalogika/file-symfony-bridge
Provides integrations for Rekalogika FileInterface with Symfony HttpFoundation, Form, and Validator.
Features
- Adapters to convert HttpFoundation
File
objects to aFileInterface
and vice versa, with special handling forUploadedFile
. FileResponse
for streaming aFileInterface
to the client web browser.FileType
form that works withFileInterface
objects.- A form transformer
FileTransformer
that you can add to an existing SymfonyFileType
fields so that it gives us aFileInterface
instead of aUploadedFile
object. - A form extension
FileTypeExtension
that you can optionally register to automatically convert all the existing SymfonyFileType
so they all give us aFileInterface
. - Subclassed
FileValidator
andImageValidator
that works withFileInterface
objects.
Documentation
License
MIT
Contributing
The rekalogika/file-symfony-bridge
repository is a read-only repo split from
the main repo. Issues and pull requests should be submitted to the
rekalogika/file-src monorepo.
All versions of file-symfony-bridge with dependencies
PHP Build Version
Package Version
Requires
rekalogika/file Version
^1.11
rekalogika/file-contracts Version ^1.11
rekalogika/file-metadata-contracts Version ^1.11
symfony/form Version ^6.2 || ^7.0
symfony/http-foundation Version ^6.2 || ^7.0
symfony/validator Version ^6.3 || ^7.1
rekalogika/file-contracts Version ^1.11
rekalogika/file-metadata-contracts Version ^1.11
symfony/form Version ^6.2 || ^7.0
symfony/http-foundation Version ^6.2 || ^7.0
symfony/validator Version ^6.3 || ^7.1
The package rekalogika/file-symfony-bridge contains the following files
Loading the files please wait ....