EnglishFrenchSpanish

OnWorks favicon

PHP Debug API

Free download PHP Debug API Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named PHP Debug API whose latest release can be downloaded as debug-2.3.3.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named PHP Debug API with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


PHP Debug API


DESCRIPTION

Last Update: December, 2018

PHP Debug is single file API for tracing PHP applications.

See https://github.com/AndovaBegarin/debug to view the source code and documentation (which is included in this archive).

(There is a Go debug - https://github.com/AndovaBegarin/d and a Perl debug - https://github.com/AndovaBegarin/Debug.pm)

You can add, with minimal impact, diagnostics to be displayed upon program termination. Each diagnostic contains file, function and caller function information as well.

Just an API, not a class. Just include the debug.php file and add debug() calls throughout your code similar to var_dump(). However, the diagnostic messages are stored and displayed as a list at program termination. The diagnostics can be disabled and controlled in other ways.

It's small and simple yet very versatile and includes demonstration/testing code.

Features

  • small
  • API
  • customizable
  • versatile
  • debug
  • diagnostics


Audience

Developers, Architects


User interface

Web-based, Command-line


Programming Language

PHP



This is an application that can also be fetched from https://sourceforge.net/projects/debug/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Ad