Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianbj/tracydebugger
The ultimate debugging and development tool for ProcessWire
https://github.com/adrianbj/tracydebugger
debug debugger-toolbar debugging developer-tools error-handling errors firelog nette php processwire tracy-debugger
Last synced: 1 day ago
JSON representation
The ultimate debugging and development tool for ProcessWire
- Host: GitHub
- URL: https://github.com/adrianbj/tracydebugger
- Owner: adrianbj
- License: gpl-2.0
- Created: 2016-02-10T22:27:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T01:18:02.000Z (11 days ago)
- Last Synced: 2024-12-25T08:05:55.989Z (9 days ago)
- Topics: debug, debugger-toolbar, debugging, developer-tools, error-handling, errors, firelog, nette, php, processwire, tracy-debugger
- Language: PHP
- Homepage: https://adrianbj.github.io/TracyDebugger/
- Size: 15.1 MB
- Stars: 88
- Watchers: 10
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Tracy Debugger for ProcessWire logo](https://adrianbj.github.io/TracyDebugger/img/icon.svg)](https://adrianbj.github.io/TracyDebugger/)
# Tracy Debugger for ProcessWire
**The ultimate “swiss army knife” debugging and development tool for the [ProcessWire](https://processwire.com/) CMF/CMS**
Integrates and extends Nette's Tracy debugging tool
35+ custom tools designed for effective ProcessWire debugging and lightning fast development
![Tracy Debug Bar Kitchen Sink](https://adrianbj.github.io/TracyDebugger/img/debug-bar-kitchen-sink.png "Tracy Debug Bar")
### Premium Sponsors
A huge shout-out to my premium sponsors
### Documentation
Documentation is available at: https://adrianbj.github.io/TracyDebugger/### Support Forum
For support for this module, please visit this thread on the ProcessWire forum: https://processwire.com/talk/forum/58-tracy-debugger/### ProcessWire Modules Directory
https://modules.processwire.com/modules/tracy-debugger/### Installation
It is recommended to install via the ProcessWire admin Modules > Site > Add New > Add Module from Directory using the `TracyDebugger` class name.
### License
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.(See included LICENSE file for full license text.)