maksimovic/zend-log

Zend Framework 1 Log package

Maintainers

Package info

github.com/maksimovic/zend-log

Homepage

pkg:composer/maksimovic/zend-log

Statistics

Installs: 28

Dependents: 1

Suggesters: 1

Stars: 0

2.0.1 2026-04-02 23:01 UTC

README

A PHP 8.1+ compatible fork of zf1s/zend-log, originally from Zend Framework 1.

Logging component with support for multiple writers (Stream, Syslog, Mock, Null, Db, Mail), filters (Priority, Message, Suppress), and formatters (Simple, XML). Includes PHP error handler integration.

Installation

composer require maksimovic/zend-log

This package replaces zendframework/zend-log, zf1/zend-log, and zf1s/zend-log.

License

BSD-3-Clause