Archive for the ‘Development Tools’ Category
RTF Generator Class
Sunday, July 18, 2010 16:04 No CommentsRTF Generator lets you create your own RTF files on web-servers, without any applications except PHP. Using special mark-up language which is based on HTML, you will be able to describe all necessary formatting for your data. You will have total control over the final look of the RTF document, as the Generator supports almost [...]
phpRPMBuilder
Tuesday, July 13, 2010 16:04 No CommentsphpRPMBuilder is a web application that will server the novice/newbie audience, and give them an easy way to take small applications that only have tarred releases and build a simple spec file and resulting rpm file. All this is done thru a web page.
php_webtools
Saturday, June 19, 2010 16:04 No Commentsphp_webtools is a collection of useful tools and classes to help in the construction of "enterprise" web applications. Many classic
GUI "widgets", such as the GTK "notebook" are implemented here as extensible classes.
Caract?res Sp?ciaux
Thursday, June 17, 2010 16:04 No CommentsThis is a module for translating special characters: Of ASCII in HTML, Or HTML in encoding URL. French: Module de traduction des caract?res sp?ciaux. De ASCII en HTML, Ou de HTML en encodage URL.
10bit microprocessor emulator
Friday, June 4, 2010 16:04 No CommentsMicroprocessor Emulator – this program is extremely helpful for those who just begin to study assembly language. It compiles the source code and executes it on emulator
Visual interface is very easy to work with. You can watch registers, flags and memory.
Generic PHP Framework
Monday, March 1, 2010 17:04 No CommentsThe Generic PHP Framework is a library of reusable objects for PHP4. The idea is to build a framework that will make it easier to write large, scalable PHP applications.
Beautifier: Flexible Syntax Highlighter
Thursday, January 28, 2010 17:04 No CommentsBeautifier uses configuration files to highlight source code. It currently supports Pascal, Java, C, C++, C#, Python, PHP, and Perl (amongst others), and handles comments, keywords, strings, indentation, and keyword harvesting (from comments and strings). Now also available in Perl modules.
tableVarDump()
Sunday, January 10, 2010 20:02 No CommentsReplacement for PHPs built-in var_dump() function for complex arrays. tableVarDump() outputs any variable to an HTML table format, specifically designed to display complex multi-dimensional arrays in a more easy to read format than var_dump() or print_r().
Prometheus-Library
Sunday, January 10, 2010 2:02 No CommentsThe goals of this library are to provide a php-based api of objects, functions, and defines to help the average developer design active content sites with minmal effort. The prometheus library provides the following functionality: AutoLoad, Sessions, Database Independence, BenchMarking, UserAuth, UserDomain, WebClient, Unix Utilities, FileSize, PageNavigator, UrlObject, MimeObject,Mail via IMAP and local sendmail, AppServer, [...]
PHP FormWizard
Saturday, January 9, 2010 2:02 No CommentsTired of the same coding every time you start a new project? Then, PHP FormWizard may help you. It reads a mysql table and automatically generates html forms embedded with php-coding. It features: selectbox for the databases, html-form, style-templates for different layouts of the html-form, create your own style-templates, default-entries in fields, field size and [...]

