notrab / dumbo

A lightweight, friendly PHP framework for HTTP.
MIT License
158 stars 16 forks source link

Rename some helpers to middleware #49

Open notrab opened 1 month ago

notrab commented 1 month ago

We should rename the following Helpers to be Middleware instead, and follow the style of CacheMiddleware:

This would be a breaking change, but since we're still in early stages, I don't think this is a huge concern.