Protect your source code in four ways: encrypt it, obfuscate it, time limit, and IP limit. Protected scripts do not require any changes to the default server or PHP installation and will run on any hosting account.
Micro Trace helps you to include trace messages in your PHP code. You can easily switch debugging information on and off, and select whether it should display or write to a logfile. You can also use log levels. Just include the file in your PHP code and you can use the logError, logWarning and logInfo functions.
An object oriented framework based on a front controller. It is designed to be very fast and efficient and very nice for the programmer to work with. It is easily extendable and you only include the functionality you use. It features GuiControls; full AJAX support and integration; automatic form validation and creation and more.
A collection of classes for sorting, filtering, searching, listing, paging, adding, editing, deleting and more.
This tool will convert text to a MD5 128-bit hash value.
A debug script for your PHP projects. It can help you to show PHP variables, debug string output, script execution time, the page source and other information. It features a handy output with debug points with floating tooltips; display of variables and arrays, debug messages, script execution time and time delta; and more.
This program tries to reformat and beautify given PHP source code files automatically. Automatic brace setting according to C or Perl, indentation, code highlighting, limitation of characters per line and more.
This tool provides version control and lets you generate application builds (releases) quickly. It targets small software businesss or individual developers, and builds only the documents you want for your release.
This tool assembles text content, page layouts, and server-side or client-side scripts into dynamically generated or precompiled web pages. It separates different production tasks and allows writers, front-end developers and web programmers to focus on what they do best.
Manage all your useful PHP scripts locally in a categorized manner. Supports custom themes and comes with five already designed.
Easy to use web code generator. Generates all the pages you need for database web sites and eCommerce sites, complete with payment gateways. Integrates with Dreamweaver and other HTML editors.
This software helps you track employee work hours and project hours. It is simple and easy to use, and features a daily time sheet; reports by employee, project or date; backup support; vacation tracking; and unlimited user support. It includes the source code and free setup/installation support.
This script helps protect your source code from modification. It replaces user-defined function names, variables and constants with a MD5 key of 8 characters.
A PHP 5 application framework.
Measure PHP execution time using this small and simple script. Customize the output; configure any number of runs and display fastest, slowest, and average execution times.
An event-driven (EDP), component-based web framework with an architecture similar to ASP.NET.
Backup your complete server, including MySQL databases and files on your server. You can create backups, download or delete them. It also includes a script to easily create Cron jobs.
A visual programming system for rapid application development of web-based forms. The frontend runs in a browser. It is intended to complement the skills of the developer rather than mask out the base languages. It ships with an extensible set of widgets including calendars, a file selector, an iterator widget, and more.
This software generates intractive database web sites in seconds. Easy to use with loads of advanced features. It even offers eCommerce extensions to create web stores.
This tool loads all files required by a project, including binaries, into one file. All unused functions are removed, all function and variable names are made shorter and unreadable, all unnecessary white spaces are removed, debugging code is removed and you'll be informed when a global or local variable is not used.