c9s / Pux

Pux is a fast PHP Router and includes out-of-box controller tools
MIT License
1.27k stars 81 forks source link

App Closure Prototype Validator #96

Open c9s opened 9 years ago

c9s commented 9 years ago

Since users can define the app in a closure, we should provide a tool to validate the closure prototype by using PHP Reflection API.