Two weeks ago, I set off to make simple payment site using Stripe. Then I found that I had to use Composer which I knew nothing about. Then I found that the documentation for using Composer from Windows, even from WAMP, was like a Chinese puzzle. Now, I think I have got a bit of an idea how to go on but I want a simple package that I can use to test out my understanding. I want a package that does something simple : Writes out a message or draws a picture or anything. I started leafing through Packagist but I couldn't find anything in the first 50 pages that looked simple enough. I just want something that will demonstrate that I've used composer correctly and loaded all the right bits up the external server. Can anyone reccommend something suitable, please ?