Categories
Tags → Phpdoc

TSW phpCoder

TSW phpCoder 2008 is a fully featured PHP IDE, with all the features you will ever need for creating beautiful and dynamic websites. It comes with debugging, full IntelliSense, syntax check, Code Tidy, built-in FTP/SFTP/FTPS and MySQL client. With ph...
DETAILS

Secure hash based encryption

This class implements a hash based (sha1 / md5) block cipher in output feedback mode and provides secure encryption for php installations without mcrypt library. Documentation comes in phpDoc format. Example script is provided. V. 1.0.1: ...
DETAILS

cURL

This class is an object oriented wrapper around the PHP cURL extension functions. The cURL extension is often used as HTTP client to access to remote Web pages or Web services via HTTP like those using the SOAP protocol. The class provide...
DETAILS

SimpleBytes SimpleTrace class

SimpleTrace is an open source PHP class designed to help developers with the task of debugging and analyising script runs. The class allows you to output messages to a number of different formats for analysis at run time or at a later date. As Simple...
DETAILS

MyObjects

MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. M...
DETAILS

PHP_Debug

[PHP_Debug] An open source PHP debug library Hi, i have motivated myself to write this debug class, it works pretty fine. :) Here what the class alows : - Pear integration - PHP Process time - Database and query process time - Dump...
DETAILS

BlueShoes PHP Application Framework

BlueShoes is a comprehensive Application Framework and Content Management System written in PHP 4. - 285 classes, 168''132 lines of documented code, - Object-oriented, - Well documented using PhpDoc (like JavaDoc), Manuals and HOW...
DETAILS

phpdoc (Enzyme)

phpdoc is a program that aims to do for PHP developers what Javadoc does for java developers. It is a script that parses PHP class definitions, extracting function and variable names, as well as comments, and dumping this data into a database. The sc...
DETAILS

phpDoc

For PHP programmers who work as a group and who want to use classes and functions in their development it is difficult to distribute and update the required documentation. phpDoc provides a method of managing information about your classes and fu...
DETAILS
©2003-2008 jCay.com