Download the PHP package netlogix/fusion-xdebug without Composer
On this page you can find all versions of the php package netlogix/fusion-xdebug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netlogix/fusion-xdebug
More information about netlogix/fusion-xdebug
Files in netlogix/fusion-xdebug
Download netlogix/fusion-xdebug
More information about netlogix/fusion-xdebug
Files in netlogix/fusion-xdebug
Vendor netlogix
Package fusion-xdebug
Short Description Neos Fusion Prototype that calls "xdebug_break()"
License MIT
Package fusion-xdebug
Short Description Neos Fusion Prototype that calls "xdebug_break()"
License MIT
Please rate this library. Is it a good library?
Informations about the package fusion-xdebug
Netlogix Fusion Xdebug
This package provides a simple Fusion prototype that contains a call to xdebug_break()
for easier debugging of fusion prototypes.
A working xdebug setup is assumed!
Install package
composer require netlogix/fusion-xdebug
Usage
The prototype can be used as @process
:
Or directly as a prototype:
Or inside of afx:
Prior to the breakpoint, the following variables are declared:
$context
: contains the current Fusion context available to the prototype$data
: contains the data passed to the prototype
All versions of fusion-xdebug with dependencies
PHP Build Version
Package Version
The package netlogix/fusion-xdebug contains the following files
Loading the files please wait ....