file-upload-wrapper
file-upload-wrapper copied to clipboard
Php wrapper library for uploading files, easy to use and cleaner readability in your codebase.
Should we replace the array of files already existing in the entity object?
This pull request adds a new feature to the content-checking function by validating the file information. The new feature ensures that the file information provided matches the actual file contents,...
We want to improve file validation by adding more logic to the validations of files. - Check uploaded file content to determine the type