Categories

Updated: 01/02/2007

PHPXref

PHPXref is a Perl script to make working with the source code of a large PHP site somewhat easier. It allows you to: Cross references classes, interfaces, functions, variables, constants and database tables defined and used across your various PHP files, and generates documentation for each class && function defined in the PHP files by utilizing formatted comments placed next to each function. The output is a tree of HTML files that can be downloaded and browsed on a local machine without having to setup a web server, etc.
Similar Scripts for "PHPXref"

class.dbconn.php

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.

PHP EasyWindows Installer

This installer makes it painless to install PHP 4.3.8 on Windows for the following web servers: Apache 1.3, Apache 2.0 and Microsoft''s IIS. &<p&> This installer is a production quality installer that will install Turc...

Igloo Weblog

Igloo is a weblog application written in PHP which powers such sites as Mr. Penguin (http://mrpenguin.org) and Class of 97(http://classof97.org). Igloo uses a MySQL database on backend for data handling. It currently features article posting, polls, ...

class.DBI

This is a Perl''s DBI/DBD-like class that provides a database abstraction layer for PHP scripts. Sample code and detail instructions can be found on its Web site.

Metabase

Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...
©2003-2008 jCay.com