fragotesac / zf1-log
Zend Framework 1 Log component
Installs: 46
Dependents: 7
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
pkg:composer/fragotesac/zf1-log
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
- fragotesac/zf1-config: ^2.0.5
- fragotesac/zf1-exception: ^1.1.1
- fragotesac/zf1-loader: ^1.0.5
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.58.0
- maglnet/composer-require-checker: ^3.0.0
- phpro/grumphp-shim: ^2.0.0
- phpstan/phpstan: 1.10.67
- phpunit/phpunit: ^9.6.19 || ^10.5.18
Suggests
- ext-dom: Used in the XML Formatter
- fragotesac/zf1-log-writer-db: Writer that uses Zend_Db
- fragotesac/zf1-log-writer-firebug: Writer that uses Zend_Wildfire (Firebug)
- fragotesac/zf1-log-writer-mail: Writer that uses Zend_Mail
This package is not auto-updated.
Last update: 2025-10-01 02:00:29 UTC
README
This is just the Zend_Log component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).