Piko router, a lightweight and blazing fast router for PHP

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • router

    A lightweight and fast router for PHP (by piko-framework)

  • I recently wrote a new PHP router (Piko router) that stick out from the others by its implementation.

  • matchit

    A high performance, zero-copy URL router.

  • 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.

  • 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.

    InfluxDB logo
  • find-my-way

    A crazy fast HTTP router

  • 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.

  • router

    Router implementation for fasthttp (by fasthttp)

  • 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.

  • Fast Route

    Fast request router for PHP

  • To demonstrate this search efficiency, I wrote some benchmark tests to compare Piko router against Fastroute and Symfony Router which are references in their domain.

  • routing

    Maps an HTTP request to a set of configuration variables

  • To demonstrate this search efficiency, I wrote some benchmark tests to compare Piko router against Fastroute and Symfony Router which are references in their domain.

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

  • Just created a dependency-free lightweight HTTP router

    4 projects | /r/PHP | 14 May 2023
  • What feature were you coding, when you realized a framework would make it easier?

    3 projects | /r/PHP | 23 Dec 2022
  • Optimizing my MVC Routing Class

    3 projects | /r/PHPhelp | 31 Aug 2022
  • SEO friendly URLs (Dynamic content)

    3 projects | /r/PHPhelp | 14 Jul 2022
  • New achivements of Mezon PHP Framework

    2 projects | dev.to | 15 Jun 2022