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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. 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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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.

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

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

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

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

Did you know that PHP is
the 14th most popular programming language
based on number of references?