nella / tracy-debug-info-nette
This package is abandoned and no longer maintained.
No replacement package was suggested.
Tracy BlueScreen panel for Exception::__debugInfo for Nette
v1.0.0
2015-11-29 23:40 UTC
Requires
- php: ~5.5|~7.0
- nella/tracy-debug-info: ~1.0.0
- nette/di: ~2.3.0
Requires (Dev)
- jakub-onderka/php-console-highlighter: ~0.3.2
- jakub-onderka/php-parallel-lint: ~0.9.0
- nella/coding-standard: ~3.0.0
This package is auto-updated.
Last update: 2020-12-06 15:55:42 UTC
README
Nette integration for Tracy BlueScreen panel for Exception::__debugInfo.
Requirements
- Tracy >=2.3.0 (2.3.x support will be removed on 31 Jan 2017)
- Nette\DI >=2.3.0 (2.3.x support will be removed on 31 Jan 2017)
- PHP >=5.5.0 (5.5.x support will be removed on 10 Jul 2016)
Installation
composer require nella/tracy-debug-info-nette
Usage
extensions: tracyDebugInfo: Nella\Tracy\DebugInfoExtension
License
Tracy BlueScreen panel for Exception::__debugInfo is licensed under the MIT License - see the LICENSE file for details