Categories
Tags → Php Classes

Metastorage

Tool that generates PHP persistent object classes that perform object-relational mapping (ORM). The generated code stores and retrieves objects from many types of relational databases: MySQL, PostgreSQL, Oracle, Microsoft SQL server, SQLite, et...
DETAILS

PhpBase

PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base. It can also send the data feeds by FTP. This tool helps developers to keep data submissions accurate and avoid common erro...
DETAILS

PHP Quick Class Creator

Creating standard classes can be a bind, having to add duplicate code to get your various get/set methods, and sorting out the constructor. I therefore wrote this utility that does most of the grunt work for you. It''s intended to be used with P...
DETAILS

Atom Builder

PHP classes for generating Atom 1.0 feeds. Requires at lease PHP 5.1RC.
DETAILS

ContactForm 1.0

ContactForm is a tiny little php script that sends a user request to a given email address, nothing special but it works ;-) In the config section of the script you can set misc values like target email address, all error && thankyou messages...
DETAILS

RTInterface

This is a generic php interface for mysql and it''s intended for educational purpose:). I''ve done this script just for learning, reading some tutorials found on the net. The script uses php classes and objects to comunicate with the my...
DETAILS

PHxmltvParser

PHxmltvParser consists of a parser class and some helper classes in PHP which parses an XMLTV data file and stores the information in a collection. There also is a simple example script which shows how to use the classes and displays a tv listing tha...
DETAILS

NAJAX

This package can be used to call PHP classes on the Web server side from Javascript code in Web pages. It uses AJAX technology to submit HTTP requests from Javascript to pass call parameters and collect and process the XML responses. This...
DETAILS

FormBuilder

FormBuilder is a PHP class that simplifies the process of creation and validation of HTML forms. It can also output the results in a text form and email them. FormBuilder in essence manages a collection of field classes that implement a standar...
DETAILS

QuickClass

Want to speed up development? Create classes and sql structures for your tables instantly. Just enter the classes members, the name of the table, the database name, and click ''Submit''. Save the outputted HTML as a php file and paste the ...
DETAILS

Page:
©2003-2019 jCay.com