class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Can you please add namespace (to allow existence of two Upload classes) and Composer support? There are already some unofficial and uncomplete forks on Github, but that`s not ideal.Reply
Yes, I will add this for the next release. My time is rather limited at the moment, feel free to contribute some code for the namespacing and composer supportReply
I will be very happy to help you, but it will be much easier for open source community if you will create some official github repository and we will send you pull requests which you can review and merge. Creating repository on github is time for a few minutes.Reply
There are already some unofficial and uncomplete forks on Github, but that`s not ideal.