hshn / base64-encoded-file

Provides handling for base64 encoded files, and the integration of symfony/form
MIT License
39 stars 24 forks source link

Fix for #4. Change to streams to make use of wrappers. #10

Closed andersonamuller closed 6 years ago

andersonamuller commented 6 years ago

Fixes #4 using streams. It also adds the file extension in the temp file in case it is used later.