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.
I've seen multiple topics about people asking Colin to create a Github repository and add support for Composer. It is a great idea, and I hope Colin will be able to do it ASAP, but I just wanted to tell you don't need it to handle the dependency to the Upload class with Composer.
Here's an example how to do it : https://gist.github.com/gnutix/6569432
I've seen multiple topics about people asking Colin to create a Github repository and add support for Composer. It is a great idea, and I hope Colin will be able to do it ASAP, but I just wanted to tell you don't need it to handle the dependency to the Upload class with Composer.
Here's an example how to do it : https://gist.github.com/gnutix/6569432
Have fun !
gnutix