Zend Framework Quick Bites

Episode 7 - Zend Expressive’s Default Router - FastRoute


Listen Later

In this episode, I’m giving a quick overview of Zend Expressive’s default routing package - FastRoute. FastRoute, as the documentation says:

Provides a fast implementation of a regular expression based router

Written by Nikita Popov, or nikic on Twitter and GitHub, it’s both a simple and uncomplicated, yet extremely fast and highly performant routing package. It's one worthy of being the default routing package for the Zend Expressive standalone installer.

To find out more information on it, check out these key links:

  • FastRoute
  • Using FastRoute
  • Fast request routing using regular expressions
  • Questions/Comments/Suggestions

    @zfmastery

    ...more
    View all episodesView all episodes
    Download on the App Store

    Zend Framework Quick BitesBy Matthew Setter