amphp/log
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| amphp/http-server-static-content | 0.88 | AMPHP HTTP server component for efficiently serving static files (assets, downloads) with correct MIME types, caching headers, range requests, and directory handling. Designed for non-blocking, event-driven apps built on amphp/http-server. | 21 | 21 | 12 | 2K | 1 | 4.2 | 27.5 | MIT | 2 years ago | |
| amphp/dns | 0.87 | Async DNS resolver for PHP built on Amp. Provides non-blocking hostname lookups, record queries, caching and timeouts with an event loop, ideal for high-concurrency applications and CLI tools needing fast, reliable DNS without blocking I/O. | 192 | 193 | 30 | 2M | 6 | 12.5 | 56.4 | MIT | 1 year ago | |
| amphp/byte-stream | 0.86 | Event-driven byte stream abstractions for PHP 8.1+ in the AMPHP ecosystem. Provides ReadableStream/WritableStream interfaces plus implementations like Payload, buffers, resource/iterable streams, stream chaining, base64 encode/decode, and decompression for fiber-friendly I/O. | 393 | 392 | 28 | 3M | 2 | 12.3 | 54.0 | MIT | 1 year ago | |
| amphp/amp | 0.85 | AMPHP (AMP) accelerates PHP concurrency with fibers, eliminating callbacks and generators. Built on PHP 8.1’s cooperative coroutines, it lets you run async tasks like sync code—ideal for I/O-bound apps. Use Amp\async() for parallel execution and Future::await() to handle results seamlessly. No event... | 4,416 | 4,431 | 258 | 3M | 15 | 48.4 | 46.9 | MIT | 9 months ago | |
| analog/analog | 0.83 | Minimal PHP logging library built around closures for flexible handlers. Use it as a static logger or via the PSR-3 compatible Analog\Logger wrapper. Ships with ready-made handlers (files, stderr, FirePHP, variables) and supports custom handlers for any backend. | 344 | 351 | 48 | 16K | 1 | 8.7 | 22.8 | MIT | 2 years ago | |
| amphp/file | 0.83 | Non-blocking file I/O for PHP 8.1+ in the AMPHP ecosystem. Read/write files or stream via async file handles while keeping apps responsive. Uses multi-process by default, with optional eio/uv/parallel drivers when available. | 110 | 111 | 27 | 42K | 6 | 31.5 | 44.0 | MIT | 3 weeks ago | |
| monolog/monolog | 0.82 | Monolog is a PSR-3 compatible logging library for PHP. Send logs to files, sockets, databases, and many web services via a rich set of handlers, formatters, and processors, enabling simple setups and advanced logging strategies. | 21,388 | 22,253 | 1,906 | 15M | 22 | 67.4 | 52.4 | MIT | 5 months ago | |
| averor/simple-logger | 0.81 | Simple, lightweight logger for PHP/Laravel apps. Provides an easy API to write log messages with minimal setup, useful for small projects, debugging, or when you want straightforward logging without extra configuration. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| pear/log | 0.81 | PEAR Log provides a simple, standardized logging system for PHP. It supports multiple backends (file, console, syslog, database, mail, etc.), configurable priorities and formatting, and a consistent API to route application messages wherever you need. | 51 | 54 | 19 | 38K | 1 | 7.7 | 40.3 | MIT | 10 months ago | |
| adheart/logging | 0.80 | — | 0 | 0 | 0 | 10 | 1 | 0.1 | 14.4 | — | — | |
| spatie/laravel-http-logger | 0.80 | 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 | 59 | 105K | 0 | 26.5 | 34.2 | MIT | 3 months ago | |
| event-engine/php-logger | 0.80 | Event Engine Logger for PHP: a lightweight logging package designed to integrate with Event Engine applications. Provides simple logger setup for capturing and routing application events and messages in your PHP services. | 4 | 4 | 1 | 474 | 0 | 1.9 | 27.4 | MIT | 1 year ago | |
| onamfc/laravel-devlogger | 0.80 | Laravel database logger with automatic exception catching and rich metadata. Tag and filter logs by level, date, queue, status, request context, and user. Includes configurable retention/cleanup, fallback channels, and flexible env-based setup. | 16 | 16 | 1 | 0 | 0 | 5.4 | — | MIT | 10 months ago | |
| fluent/logger | 0.76 | — | 218 | 223 | 58 | 120K | 14 | 7.8 | 44.0 | NOASSERTION | 9 years ago |
How can I help you explore Laravel packages today?