matchit VS routing

Compare matchit vs routing and see what are their differences.

matchit

A high performance, zero-copy URL router. (by ibraheemdev)

routing

Maps an HTTP request to a set of configuration variables (by symfony)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
matchit routing
2 3
318 7,542
- 0.2%
7.6 7.6
8 days ago 3 days ago
Rust PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

matchit

Posts with mentions or reviews of matchit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-04.
  • Any simple router crates?
    2 projects | /r/rust | 4 Dec 2021
    I use this one for simple routing and it's been working great for me. https://github.com/ibraheemdev/matchit
  • Piko router, a lightweight and blazing fast router for PHP
    6 projects | dev.to | 7 Oct 2021
    I found libraries in other programming languages that use this approach : matchit (Rust), find-my-way (Javascript), fasthttp (Go) But, curiously, no one in PHP. That's why I decided to bring my contribution to have the same approach in PHP.

routing

Posts with mentions or reviews of routing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.

What are some alternatives?

When comparing matchit and routing you can also consider the following projects:

router - Router implementation for fasthttp

Fast Route - Fast request router for PHP

router - A lightweight and fast router for PHP

clean-code-php - :bathtub: Clean Code concepts adapted for PHP

find-my-way - A crazy fast HTTP router

slim4-skeleton - A Slim 4 Skeleton

usher - Parameterized routing for generic resources in Rust

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.

dispatch - a tiny library for quick and easy PHP apps

http-kernel - Provides a structured process for converting a Request into a Response

learning-oop-in-php - A collection of resources to learn object-oriented programming and related concepts for PHP developers.