Optimizing my MVC Routing Class

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. php-mvc

    A simple PHP model-view-controller framework, built step-by-step as part of the "Write PHP like a pro: build an MVC framework from scratch" course on Udemy.

    The class is heavily taken from a tutorial - https://github.com/daveh/php-mvc/blob/master/Core/Router.php which reviewing the issues, someone added HTTP method checks here - https://github.com/daveh/php-mvc/issues/33

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. Fast Route

    Fast request router for PHP

    The basics is the RouteCollection - https://github.com/nikic/FastRoute/blob/master/src/RouteCollector.php

  4. router

    A lightweight and simple object oriented PHP Router (by bramus)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What would you use for simple PHP app with few routes and http client?

    4 projects | /r/PHP | 6 May 2022
  • I'd rather JavaScript

    1 project | /r/ProgrammerHumor | 14 Jan 2022
  • Piko router, a lightweight and blazing fast router for PHP

    6 projects | dev.to | 7 Oct 2021
  • Composition vs. Inheritance in PHP Frameworks

    4 projects | dev.to | 22 May 2025
  • PHAISTOS - Data Exchange Redefined!

    1 project | dev.to | 20 May 2025