承接 thingston/log-manager 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

thingston/log-manager

最新稳定版本:v1.0.4

Composer 安装命令:

composer require thingston/log-manager

包简介

Flexible configured loggers for PHP applications implementing PSR-3.

README 文档

README

Flexible configured loggers for PHP applications implementing PSR-3.

Requirements

  • PHP 8.1

Instalation

composer require thingston/log-manager

Usage

Please check the Documentation.

Testing

Available Composer scripts:

  • composer run test - Runs all tests using PHPUnit.
  • composer run coverage:text - Runs all tests using PHPUnit and generates a coverage report to the console.
  • composer run coverage:clover - Runs all tests using PHPUnit and generates an XML coverage report to file coverage.xml.
  • composer run coverage:html - Runs all tests using PHPUnit and generates an XML coverage report to directory coverage.
  • composer run coverage:check - Runs the coverage:clover script and checks the code coverage rate (requires >= 90%).
  • composer run analyze - Runs the PHPStan static analysis and displays the results to the console.
  • composer run cs - Runs the Code Sniffer static analysis and displays any errors to the console.
  • composer run cbf - Runs the Code Sniffer code fixer and displays the results to the console.
  • composer run checks - Runs the scripts cs, analyze and coverage:check and displays the results to the console.

Support

统计信息

  • 总下载量: 349
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-06-24