klein / klein.php

A fast & flexible router
MIT License
2.66k stars 290 forks source link

Request: Group and Middleware #291

Open miladrahimi opened 9 years ago

miladrahimi commented 9 years ago

I didn't find a way to authenticate user for group or single route like Laravel framework.

ghoover commented 9 years ago

I extend the Klein class to hook into some of the calls to make this possible. Not sure it's the best approach given other options though.

miladrahimi commented 9 years ago

Too late, I made a better package for routing. https://github.com/miladrahimi/phprouter