This PHP class uploads files and manipulates images very easily. It is in fact as much as an image processing class than it is an upload class. Compatible with PHP 4, 5, 7 and 8. Supports processing of local files, uploaded files, files sent through XMLHttpRequest.
After loading the latest library through Composer some unwanted behavior in the filename-procedure,
Using command $foo->file_name_bodypre = 'th' results in a filename "th-****". The underscore gets somehow changed in a '-'