定制 saxulum/saxulum-webprofiler-provider 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

saxulum/saxulum-webprofiler-provider

最新稳定版本:2.0.0

Composer 安装命令:

composer require saxulum/saxulum-webprofiler-provider

包简介

A extended webprofiler for saxulum (silex)

README 文档

README

works with plain silex-php

Build Status Total Downloads Latest Stable Version Scrutinizer Code Quality

Features

  • Enhance the default silex web profiler with database informations

Requirements

  • php >=5.5
  • jdorn/sql-formatter ~1.1
  • psr/log 1.0.*
  • silex/silex ~2.0
  • silex/web-profiler ~2.0

Installation

The SilexWebProfiler from silex itself is needed!

$app->register(new Provider\WebProfilerServiceProvider(), array( 'profiler.cache_dir' => __DIR__.'/../cache/profiler', 'profiler.mount_prefix' => '/_profiler', // this is the default ));
$app->register(new Saxulum\SaxulumWebProfiler\Provider\SaxulumWebProfilerProvider());

统计信息

  • 总下载量: 496.84k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 5
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04