PHP psr-15

Open-source PHP projects categorized as psr-15

Top 14 PHP psr-15 Projects

  1. Slim Framework

    Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. (by slimphp)

    Project mention: Composition vs. Inheritance in PHP Frameworks | dev.to | 2025-05-22

    A good example of inheritance is the Logger class under the Slim namespace. It extends an abstract class called AbstractLogger, which in turn implements the LoggerInterface from the PSR-3 standard. Abstract classes in PHP cannot be instantiated directly, so this setup provides a reusable foundation for custom logging logic while adhering to a standardized interface.

  2. InfluxDB

    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.

    InfluxDB logo
  3. hyperf

    🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.

  4. Spiral Framework

    High-Performance PHP Framework (by spiral)

    Project mention: Laravel Config Problem: Is It Time for a Revolution? | dev.to | 2024-07-17

    Spiral Framework is a modern PHP framework for developing enterprise applications that supports: high-performance request processing using RoadRunner, an efficient queuing system, Temporal workflows, WebSockets, gRPC and microservice architecture.

  5. mezzio

    PSR-15 Middleware Microframework

  6. chubbyphp-framework

    A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.

  7. SwitchRoute

    Generate a PHP script for faster routing :rocket:

  8. trailing-slash

    PSR-15 middleware to normalize the trailing slash of the uri path

    Project mention: How to Remove Trailing Slashes in SlimPHP Routes Using Middlewares\TrailingSlash | dev.to | 2025-05-14
  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. rate-limiter

    RateLimiter helps to prevent abuse by limiting the number of requests that could be me made consequentially.

  11. request-callback

    ➰ Swoole request callback for PSR compliant handlers.

  12. csrf

    PSR-15 middleware implementing CSRF protection (by yiisoft)

  13. psr-http

    PSR-7, 15, 17 implementation.

  14. error-handler

    Framework independent advanced error handler

  15. php-session

    Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP applications

  16. PHPMicroFramework

    A simple PHP micro-framework.

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP psr-15 discussion

Log in or Post with

PHP psr-15 related posts

  • str_replace special chars

    1 project | /r/PHPhelp | 5 Oct 2021
  • Yii RateLimiter 1.0.0 released

    1 project | /r/PHP | 8 Jun 2021
  • Yiisoft CSRF 1.0.0 released

    1 project | /r/PHP | 24 Feb 2021
  • New year, new project? Swoole requests compatible with PSR-7/15 using a function

    1 project | news.ycombinator.com | 2 Jan 2021
  • New year, new project? 😎 Make Swoole HTTP requests compatible with PSR-7 & PSR-15 using a single function call

    1 project | /r/PHP | 2 Jan 2021
  • Was hoping to ask for a code review of my last project for 2020, a base PHP JWT library for being included in larger projects.

    2 projects | /r/PHPhelp | 31 Dec 2020
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source psr-15 projects in PHP? This list will help you:

# Project Stars
1 Slim Framework 12,103
2 hyperf 6,518
3 Spiral Framework 1,914
4 mezzio 356
5 chubbyphp-framework 128
6 SwitchRoute 79
7 trailing-slash 30
8 rate-limiter 29
9 request-callback 26
10 csrf 26
11 psr-http 19
12 error-handler 19
13 php-session 18
14 PHPMicroFramework 2

Sponsored
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

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