Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
Z

zend-developer-tools

> 编程语言
Open source

Module for developer and debug tools for working with the ZF2 MVC layer.

322 stars0 likes0 views
WebsiteGitHub

About

Module for developer and debug tools for working with the ZF2 MVC layer.

Zend Developer Tools

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

  1. Install the module via composer by running:

    bash
    $ composer require --dev zendframework/zend-developer-tools

    or download it directly from github and place it in your application's module/ directory.

  2. Add the ZendDeveloperTools module to the module section of your config/application.config.php. Starting with version 1.1.0, if you are using zend-component-installer, this will be done for you automatically.

  3. Copy ./vendor/zendframework/zend-developer-tools/config/zenddevelopertools.local.php.dist to ./config/autoload/zenddevelopertools.local.php. Change any settings in it according to your needs.

Extensions

  • BjyProfiler - profile Zend\Db queries
  • OcraServiceManager - track dependencies within your application
  • SanSessionToolbar - preview Zend\Session data
  • ZfSnapEventDebugger - debug events from Zend\EventManager
  • DoctrineORMModule - profile DoctrineORM queries
  • JhuZdtLoggerModule - log data from Zend\Log
  • aist-git-tools - informations about current GIT repository

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

PHP

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言