Showing 22 open source projects for "debug php"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    PHP Debug Bar

    PHP Debug Bar

    Debug bar for PHP

    The DebugBar integrates easily in any projects and can display profiling data from any part of your application. It comes built-in with data collectors for standard PHP features and popular projects. The DebugBar has two parts: the main DebugBar object with data collectors and the renderer. Data collectors are objects collecting a specific set of data. To makes things easy, the StandardDebugBar has all the built-in collectors activated. The DebugBar uses DataCollectors to collect data from your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Debug with Ray

    Debug with Ray

    Debug with Ray to fix problems faster

    Debug with Ray to fix problems faster. This package can be installed in any PHP application to send messages to the Ray app. Ray is a desktop application that serves as the dedicated home for debugging output. Send, format and filter debug information from both local projects and remote servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Laravel DebugBar

    Laravel DebugBar

    Package to integrate PHP Debug Bar with Laravel

    This is a package to integrate PHP Debug Bar with Laravel. It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel. It bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, specific for Laravel. It is configured to display Redirects and (jQuery) Ajax Requests. DebugBar is very easy to use and you can add it to any of your projects in no time. The easiest way is using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LaraDumps

    LaraDumps

    LaraDumps is a friendly app designed to boost your Laravel PHP coding

    LaraDumps is a friendly app that boosts your Laravel PHP coding and debugging experience. When using LaraDumps, you can see the result of your debug displayed in a standalone Desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    Laravel Telescope

    Laravel Telescope

    An elegant debug assistant for the Laravel framework

    Laravel Telescope makes a wonderful companion to your local Laravel development environment. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more. After installing Telescope, publish its assets using the telescope:install Artisan command. After installing Telescope, you should also run the migrate command in order to create the tables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    krexx

    krexx

    kreXX is an object analysis tool for PHP

    kreXX is a php debugger, which displays debug information about objects and variables in it's own draggable debug output. It is actually a fork of Krumo which can be found here: http://krumo.sourceforge.net/ We have used Krumo for some time in our projects, but added more features as we needed them. And so kreXX was created. Usage: After installation just use krexx($object);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Debug Object

    a PHP object designed to aid in debugging your codebase.

    ... not really HAVE a good debugger, so most PHP developers are left to write output statements. Remembering WHERE those debug statements are so your log files don't fill up can also be a pain. The DebugObject class is a "take" on instrumenting your code but it's output can be easily turned on and off for any section of your code. This way you write the debug code you want, and leave it in your codebase, but the object knows when to execute that code, so it generates ONLY the output that you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PHP Bug Lost

    PHP Console for debug and monitoring websites

    PBL (aka PHP Bug lost) is a simple one-file script for use in any php websites that offers a console for debug and monitoring on your broser. It's based on FirePHP and PHP Quick Profiler. You can send log messages to the console, view SQL Querys, memory usage, list of user and server vars, files included, automatic detection of ajax request (like FireBug)... etc. Also PBL can send emails to the admin when a sql query fail or the app are using more memory or time that allowed. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PHP Maintenance Editor

    Use PHP Maintenance Editor to repair your code directly on the server.

    This simple editor was written for own purposes to debug and perform maintenance for different websites through the web browser. If your website suddenly goes down or you find something wrong, you can quickly fix it. Hope PHP Maintenance Editor will be usefull tool for you. If you have got some ideas about how to make it better, feel free to contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Desktop interface and various language API's for remote application debugging. The main goal is to provide a better debug system for web languages like PHP. Always download the latest from remotedebugsys folder and the needed API folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xn.debug - power of php
    This debugger for PHP gives you the ability to inspect and understand what is going on in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple PHP Script for debug and output web-content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gubed PHP Debugger is a program to debug PHP scripts. It currently supports stepping through code, watching contents of variables and setting breakpoints (line and conditional). No changes are needed to server software or scripts being debugged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project that allows you to edit various files on a server through your web browser. Has syntax highlighting, and eventually will beable to debug php files through it's interface You can see a sample here: http://www.phpwebbug.org/TestClient/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Interactive PHP shell Create an interactive environment to debug php 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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP_Debug
    PHP_Debug : A simple and fast way to debug PHP code This PHP debug 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Debug criminals we debug the criminals rpg game and adding some extra stuff to the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHPDebugger is used for debugging PHP scripts.It can debug PHP 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Denwer is a collection of often-used web-servers for web-programmers. It is used to debug web-sites under Win32. Denwer includes: friendly installer; Apache; PHP; MySQL; Perl; virtual host management system; phpMyAdmin; sendmail stub; start/stop manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next