Wayfinder

A framework for custom routing and rapid protoyping in PHP

Wayfinder is a simple routing framework for PHP. Inspired by the MVC design pattern, it's the perfect tool for creating simple projects and rapid prototyping.

Why Wayfinder?

  • Getting started Grab Wayfinder from GitHub and look at how the custom routing and controllers combine to power the documentation
  • Routing in Wayfinder Build your functionality and Wayfinder will take care of the routing and when you're ready you can mask the complexity of your app with custom routes
  • Easy to understand Keep it simple and only use the bits of the MVC architecture you need
  • Need help? Read the documentation or reach out on Twitter