Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
...That also needed from me to erase some sections of the code replaced by a "TODO" commentary with instruction (you will have to adapt those few lines to your conditions).
Comes with a mail alert script for errors logging and reporting, really useful for debug issues.
Renaud CAMPO
Project that allows you to edit various files on a server through your web browser. Has syntax highlighting, and eventually will beable to debugphp files through it's interface You can see a sample here: http://www.phpwebbug.org/TestClient/
Interactive PHP shell Create an interactive environment to debugphp line by line. It enables you to execute php code as if it were a command line in a similar setting to bash and psh (perl shell).
PHP_Debug : A simple and fast way to debugPHP code This PHPdebug library offers you the ability to debug your PHP code and generate a trace of your program. - Process time - Database and query process time - Functionnal debug - Check performance
A realtime evaluator/debug tool for PHP, and the Dojo toolkit packed in a single PHP file. Code is executed server-side as you type, results returned via AJAX. See code in action as you type. Comes with a code indentation WYSIWYG and a MySQL browser.
Creates a function calls debug trace. Functions arguments, returned parameters and watched variables are reported in the same section. Traced variables can be processed by provided user functions for displaying purposes.
PHPDebugger is used for debugging PHP scripts.It can debugPHP scripts on local as well as remote servers. The Just In Time (JIT) gives the power to debug an entire web application through a Web Server.It has Inbuilt Profiler functionality.
ThebaDB is an open source Database Layer with MSSQL, MySQL, SQLite multi-usage API, cache support to memcached, file, session and with an extremely useful Debug system. Written in singleton- and connect-when-need model. Easy to use plugin system.
phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.
Zinc allows PHP developers to better debug and optimise their applications by providing detailed information on the execution path of the code in their scripts.
Fusebox Rocks! Fusebox aims to simplify web application programming by breaking it down into distict units. This makes your applications easier to design, debug, and maintain. Originally designed in ColdFusion, this is the PHP port of Fusebox.