zendframework/zend-developer-tools
最新稳定版本:2.0.0
Composer 安装命令:
composer require zendframework/zend-developer-tools
包简介
Module for developer and debug tools for use with zend-mvc applications.
README 文档
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-developer-tools.
Module providing debug tools for use with zend-mvc applications.
Installation
-
Install the module via composer by running:
$ composer require --dev zendframework/zend-developer-tools
or download it directly from github and place it in your application's
module/directory. -
Add the
ZendDeveloperToolsmodule to the module section of yourconfig/application.config.php. Starting with version 1.1.0, if you are using zend-component-installer, this will be done for you automatically. -
Copy
./vendor/zendframework/zend-developer-tools/config/zenddevelopertools.local.php.distto./config/autoload/zenddevelopertools.local.php. Change any settings in it according to your needs.
Extensions
- BjyProfiler - profile
Zend\Dbqueries - OcraServiceManager - track dependencies within your application
- SanSessionToolbar - preview
Zend\Sessiondata - ZfSnapEventDebugger - debug events from
Zend\EventManager - DoctrineORMModule - profile
DoctrineORMqueries - JhuZdtLoggerModule - log data from
Zend\Log - aist-git-tools - informations about current GIT repository
统计信息
- 总下载量: 3.07M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 351
- 点击次数: 3
- 依赖项目数: 110
- 推荐数: 14
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04