5 PHP Frameworks You've (Probably) Never Heard of

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
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
  1. Swoole

    🚀 Coroutine-based concurrency library for PHP

    FOMO is created by Iranian developer amirfaramarzi. This framework sits on top of the asynchronous event driven framework swoole that creates insane levels of performance out of apps (we're talking Go/Rust level of performance)! Check out the performance on the Web Frameworks Benchmark.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Tracy

    😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. (by nette)

    You may have already used some of Nette's tools in other projects you've worked on and not known it! There is the very extendable Tracy for debugging similar to Whoosh, and Latte for intuitive HTML templating.

  4. rss-php

    Small and easy-to-use library for consuming RSS and Atom feeds

    Nette

  5. Latte

    ☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.

    You may have already used some of Nette's tools in other projects you've worked on and not known it! There is the very extendable Tracy for debugging similar to Whoosh, and Latte for intuitive HTML templating.

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

  • Building a Simple Blog with Flight - Part 1

    5 projects | dev.to | 3 Jul 2024
  • Unable to start or read suphle session

    3 projects | /r/PHPhelp | 23 Jun 2023
  • State of PHP templating

    2 projects | /r/PHP | 25 Apr 2023
  • Style your Nette Framework website faster with Stylify CSS

    2 projects | dev.to | 9 Jul 2022
  • Php career guide

    2 projects | /r/PHP | 21 Apr 2023

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