SLIM PHP-Microframework
I love these small pieces of software where you can strip together a RESTful backend-service with one or two files. There is nodeJS express and python’s flask. And there is SLIM PHP micro framework.
Made a little proxy to hide some private URLs with it recently.