roadrunner-php/app-logger
Middleware-style PSR-3 logger for RoadRunner PHP apps. Captures request/worker lifecycle events and forwards them to your logger of choice, helping you standardize structured logs and simplify debugging in long-running workers.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spiral/roadrunner-worker | 0.79 | PHP worker library for running apps on RoadRunner with the Spiral ecosystem. Provides a Worker API to handle incoming requests/jobs and communicate with the RoadRunner server, enabling high-performance, long-running PHP processes for HTTP and background tasks. | 21 | 21 | 5 | 584K | 0 | 26.6 | 65.0 | MIT | 11 months ago | |
| spatie/laravel-http-logger | 0.78 | Laravel middleware that logs incoming HTTP requests (payload, headers, etc.) to your configured log/channel, creating a safety net for critical form submissions and debugging. Includes toggleable enable flag plus customizable log profile and writer. | 674 | 679 | 60 | 99K | 0 | 32.1 | 35.3 | MIT | 1 month ago | |
| spiral/logger | 0.78 | Spiral Logger provides a LogFactory and global log listeners for building and wiring PSR-3 compatible loggers in Spiral apps. Lightweight package with strong static analysis, tests, and CI support. | 13 | 13 | 0 | 332K | 0 | 24.3 | 65.0 | MIT | 5 years ago | |
| spiral/roadrunner | 0.78 | RoadRunner is a high-performance PHP application server and process manager written in Go. It runs PHP apps as long-lived workers and supports plugin-based features like HTTP/2/3, HTTPS, and FastCGI with PSR-7/17 compatibility—an alternative to Nginx+FPM. | 8,432 | 8,437 | 421 | 600K | 80 | 85.0 | 60.2 | MIT | 1 week ago | |
| spiral/roadrunner-http | 0.77 | HTTP plugin for the RoadRunner PHP application server. Provides PSR-7/PSR-17 based request/response handling, middleware support, and integration helpers to run high-performance PHP apps with persistent workers and fast HTTP serving. | 77 | 78 | 9 | 487K | 0 | 27.3 | 61.7 | MIT | 1 month ago | |
| psr/log | 0.77 | PSR-3 logging interfaces for PHP. Provides LoggerInterface, traits, and related classes to standardize how libraries accept and emit log messages. Not a logger implementation—use it to type-hint a logger or build your own PSR-3 compliant logger. | 10,445 | 10,629 | 187 | 17M | 0 | 54.3 | 52.0 | MIT | 1 year ago | |
| phploc/phploc | 0.76 | phploc is a command-line tool for quickly measuring the size of a PHP project, reporting LOC/NCLOC/CLOC, LLOC, and counts of classes, traits, methods, functions, and cyclomatic complexity. Archived: no longer maintained. | 2,348 | 2,378 | 162 | 107K | 0 | 8.3 | 16.3 | BSD-3-Clause | — | |
| spiral/roadrunner-cli | 0.76 | RoadRunner CLI provides handy commands for managing the RoadRunner PHP application server. Install the right rr binary for your OS/CPU, generate example .rr.yaml configs with plugins/presets, and streamline local and CI setup. | 29 | 29 | 16 | 499K | 0 | 27.8 | 65.0 | MIT | 3 months ago | |
| wilderborn/partyline | 0.76 | Partyline adds lightweight, terminal-style feedback to your Laravel app. It helps you print and update messages, show progress, and display clean, interactive CLI output—handy for Artisan commands, long-running jobs, and scripts. | 193 | 193 | 12 | 145K | 1 | 22.3 | 46.7 | — | 3 years ago | |
| amphp/log | 0.76 | Amp’s minimal PSR-3 compatible logging library with a simple Logger interface and built-in handlers. Designed for async apps, it integrates cleanly with the amphp ecosystem while remaining lightweight and easy to extend with custom log targets and formatters. | 40 | 40 | 4 | 59K | 3 | 22.8 | 51.8 | MIT | 2 years ago | |
| spiral/roadrunner-metrics | 0.76 | RoadRunner metrics integration for PHP apps. Exposes and exports runtime and application metrics from the RoadRunner server, enabling observability with common monitoring backends. Lightweight package for collecting counters, gauges, and histograms in production. | 8 | 8 | 5 | 194K | 0 | 22.0 | 65.0 | MIT | 10 months ago |
How can I help you explore Laravel packages today?