|
Development Tools
|
|---|
| This class implements a simple template engine that works by replacing text. It can read a template file into a string. Then it searches and replaces all occurrences of the template place holder marks with the values of one or more template arguments.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| Eclipse is an object-oriented class library for PHP. The classes in the library are very powerful, allowing programmers to execute queries on databases (PostgreSQL, MySQL, MS-SQL and Sybase), read data from files, process all kinds of lists to create nice looking reports, and much more. The strength of the library lies in its extensibility and ease of use. It is very easy to add new classes to cooperate with the classes that already exist. The biggest difference between this library and other object-oriented libraries for PHP is that this one was designed by the book, using Design Patterns and Refactoring techniques, resulting in lean, efficient, simple and powerful classes, instead of large, bloated, slow ones.
| | Price:Free (LGPL) Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| Validator is a class containing common data validation routines. Using this class your programs can validate a wide variety of data types common to forms and the
internet in general. Included with the various data validation routines are several
common'' string and array manipulation routines. In short, this is a class designed to conduct grunt work on submitted data. This version of Validator contains 19 data tests, 9 data manipulation methods, and one array debugging tool.
| | Price:Free Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| class.dbconn.php is a php class for managing database connections, allowing you to simplify a database access. The example uses PosgreSQL, but you can easily modify it for other databases.
| | Price:Free (LGPL) Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| 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.
| | Price:Free (GPL) Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| Micro Trace helps you to include trace messages into your PHP code. You can easy switch on and off debugging informations, select whether it should display or write into a logfile. You can use log leveles. Installation is quite easy, just include the file into your php code and you can use the logError, logWarning, logInfo functions.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| The Logger class is used to maintain a persistant log file as efficiently as possible. Using Logger, your programs can append log entries to as many different files as you need, using only 1 fopen() call and 1 fclose() call per log file. Logger's primary use is for debugging personal programs when you can't or don't want to log via error_log().
| | Price:Free Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| XLS Generator is a PHP script, allowing to create binary XLS files using PHP. Using this script you will be able to create spreadsheets on UNIX systems, or on Windows – only PHP 4.x (or later) required.
XLS Generator has many features which will help you to make your generated spreadsheets look individual: font styles, border and color settings, background, foreground and border colors and styles, text orientation and in-cell alignment settings. You can even add formulas and Excel functions. Also supported : paper size, page orientation, printed margins, header and footer which can include page numbers.
| | Price:$90 Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| A PHP-based todo list/pinboard for managing tasks within a team of developers. This release has an install file to easy set up your pinboard, has simple user management (tasklist members can be added, removed, or renamed), and filters HTML entries for special characters. Stylesheets are now excluded into a .css file to easily manipulate colors, fonts, etc. All functions have been separated into an extra file.
| | Price:Freeware Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|---|
| ConfigReader is a simple class which reads, parses, and interpolates a configuration file for use in PHP3 programs. It allows you to assign array values dynamically.
| | Price:Free Rate: 0.0(out of 5) Vote:0 |
|
| | | |
|
Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |