OpenBiz provides a PHP framework that assists you to build complicated web application in an easy way. With the help of OpenBiz, you have a clear logic OOP architecture, your business object is based on Object to Relational O/R Mapping, and you can quickly implement your business logic and presentation logic by constructing the XML metadata files using OpenBiz Design Studio. From version 1.1, PDF report and Excel ouput are supported as Plug-in services.
PHP Packager is a dynamic application for PHP developers and web developers alike. It's basically a ONE file installer program, so no messy extractions, etc, just place in the directory you want to install to and you're done!
There is a number of the equipment controlled through a serial port from a PC or a terminal. Also there is a lot of the technologies in the market allowing to operate remotely the consecutive devices through the network TCP/IP. These solutions contain, both software and the hardware.Now with AVUSBD you can:-Create virtual USB devices at your PC-Redirect all USB stream to remote computer
AVSD OEM is a programming interface, which allows you to add support of virtual serial ports to your own application. You have full control over ports created with the help of AVSD OEM.With AVSD OEM you can:-Create your_protocol-to-serial abstraction.-Create virtual platform and emulator plugins.-Create usb2serial bluetooth2serial IrDa2serial adapters
CvsPm is a web interface to configure access rights on a CVS-Repository. For each user you can grant read/write access to any module. For each module you can set an module administrator which can permit users to his project. Supports file and LDAP access rights.
phpDocumentor is the world standard auto-documentation tool for PHP. Written in PHP, phpDocumentor can be used directly from the command-line, or through its easy web interface to generate professional documentation directly from the source code of your PHP project. Support for linking between documentation, automatic class inheritance and generation of highlighted source code with cross-referencing to documentation are just a few of the features of phpDocumentor. Extensive templating allows the creation of documentation in 15 different HTML qualities, in Adobe Acrobat PDF format, in MS Windows Helpfile CHM format, and in XML DocBook format for PEAR package documentation at pear.php.net.
Create setups for your programs using the NetInstaller. Users only have to upload two files - everything else will be decompressed online on the server, created and configured; problems with CHMODs or the upload of hundred of files are not required anymore.
ECG is a revolutionary script allowing you to easily create Cascading Style Sheets for your website. By simply providing ECG with some basic information about your website, you will be able to start easily generating CSS pages for your site! Our intuitive user interface allows you to quickly find the options you are looking for, and easily edit values to fit your site's needs.
Would you like to have your PHP applications be as easy to install as any ordinary Windows application? You know the tedious process to install a PHP application today: 1. download the package; 2. unzip, untar; 3. read the installation manual; 4. modify the config.php and other files; 5. setup the database (what was that mysql command syntax again?); 6. run any additional scripts; Now, PHPInstaller limits this to step 1 & 2 - all the rest is a guided process, with users entering or selection any configuration variable from a one-screen list, and building SQL databases on the fly.
This small free script allows you to type php commands/scripts inside a text area and execute them from one single page. You can use it for: Learning PHP interactively; Testing and debugging your PHP scripts interactively; Running programs and system commands on your server. It contains several PHP examples, including a tutorial script that shows you how to query MySQL database. Also, just added a cool new dice rolling simulator.