Showing 68 open source projects for "debug php"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    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
  • 2

    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
  • 3
    Stati for Shoutcast -> SCM

    Stati for Shoutcast -> SCM

    Status reports for shoutcast

    sFs is a webbased program that allows you to setup information scripts about your shoutcast server. -------------------------------- Working on a new version. SCM (Shoutcast Manager).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting. I found myself having to debug auto-generated SQL statements all the time and wanted some way to easily output formatted HTML without having to include a huge library or copy and paste into online formatters. I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PHP QR Code

    PHP QR Code

    Create QR Codes in PHP

    PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP.
    Leader badge
    Downloads: 1,047 This Week
    Last Update:
    See Project
  • 7
    EasySQL Framework

    EasySQL Framework

    Work easily and safely with your database with EasySQL Framework.

    EasySQL is a powerfull open source tool written in PHP and released under the GNU AGPLv3. It was created for web application developers that want to write fast and secure apps. EasySQL Framework is especially good for inexperienced developers that are in the process of learning MySQL because it makes it almost impossible to make a syntax error. Currently it supports DDL, DQL/DML and DCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ogiga | Podium is a Model-View-Controller for PHP 5.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Base Application Template

    Base Application Template

    A framework for PHP which includes extensive debugging.

    The Base Application Template has been created to aid PHP developers by providing query debugging, query execution times, page load times, peak memory usage per page, debug data for post, get, cookie, server, environment and session variables, ability to include custom debug data and faster development time using the provided query function which requires less coding. This framework may be used in commercial or non-commerical projects. You can also find the latest version on github : https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    Eclipse Console for PHP(EC4P)使用eclipse插件和PHP扩展,通过eclipse控制台(console)实现PHP程序的打印输出,方便编写调试(debug)PHP代码。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NETINV

    NETINV

    Web Based Network Inventory Tool

    NETINV is a web based network inventory tool that allows quick access to pages designed to help keep track of relations between buildings, rooms, and devices. The code layout is easy to modify, easy to understand, and easy to incorporate into an existing system, because most page information is based on URL parameters. Screenshots: http://imgur.com/a/ufaAs Wiki: http://www.netinv.org/wiki/ Note: NETINV is no longer in development. If you'd like to take over the project, send an email to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ikariam Clone
    Ikariam Clone est un projet open source Ikariam Clone is an open source project Projet en phase bêta Le jeu n'est pas full debug Project in beta The game is not full debug
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Travian 4 Clone
    Travian 4 Clone est un projet open source Travian 4 Clone is an open source project Projet en phase bêta Le jeu n'est pas full debug Project in beta The game is not full debug
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15

    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
  • 16

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    Free MySQL Load Balancing PHP script. For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves. This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it. The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with instruction (you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    With YAPB you've got an easy way to have a full functionally IRC-Bot. You just need a server with SSH-Login and the possibility to execute shell-scripts on it. You can choose between having a debug-onscreen-output (in a shell ;SSH, with detailed informati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Simple PHP Script for debug and output web-content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple script for low-intrusive PHP debug messages, easy to use and to integrate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    spooXe is a CMS based on the pre-alpha version of ciamos, a development from parts of the old exoops team. I started do debug in end of 2008 and refactoring the system to PHP 5, more Secure, Design Patterns, M3V Integration and for future J-Query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SugarSOAP Diagnostic for Joomla
    This is a Joomla 1.5 component it allows you to check the connection with SugarCRM from Joomla using SOAP. Can help your administrator to fix the SugarCRM connection and integration issues in your environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    toggleConsoleLog is a small script in PHP which allow you to turn on or off debug message in the JavaScript Console of your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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