The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Development Tools :: Libraries and Classes
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 131    Displaying: 81 - 100 Pages:   1 2 3 4 5 6 7

   PHP Atempt logger class   Hits: 484 

 
This is a simple PHP class to stop someone acsessing a page more than X times in X time. You can use it for allowing so many login attempts per hour or anything else like that. You should only really use this if you know PHP, if you don't tho you can ask us for help in our forum and we will do our best to help you.


Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Aug  4 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DtTemplate   Hits: 781 

 
Though similar to other such offerings (i.e. Smarty) , DtTemplate has some distinct advantages in its design. The formatting language is extremely intuitive and bears a striking resemblance to html. This library compiles its templates , and as such runtime is FAST! Additionally, DtTemplate supports embedded php code within its own templates. This library also produces I18-localized error messages. Check out the extensive documentation available on our website with examples and code snippets.


Version: 2.0   Platform(s): Unix/Win32   Updated: Mon Aug 30 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The Japha Programming Interface   Hits: 1081 

 
The JPI is an effort to create an easy to use, highly re-usable library of components and classes for use in every day programs. It is based on the Java API (though it might as well be any API), to give Java programmers and others an easy way to find documentation and ease into the use of the language.


Version: 2.0.0   Platform(s): Platform Independent   Updated: Tue Jul 27 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP OO Multilevel Template System   Hits: 3041 

 
A very fast and powerful object oriented template class with multi-level template parsing. Includes such features as blocks, includes, and loops with or without section for empty lists, fast variable and template substitution, sub-templates and much more.


Version: 1.08   Platform(s): All   Updated: Thu Jun 24 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP DocWriter   Hits: 3872 

 
PHP DocWriter is a set of PHP classes that generates simple StarOffice/OpenOffice.org Writer documents. It builds the document following the file format specification so you don't need to have OpenOffice.org installed, though if installed this class can generate other document formats like MS Word, PDF, RTF, StarWriter, LaTeX, XHTML, HTML, etc. Currently supports pages, paragraphs, text styles, images, tables, text boxes, headers, footers and drawings among other things.


Version: 0.3   Platform(s): Unix,Windows   Updated: Wed Jun  2 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ReportList Class   Hits: 1596 

 
Designed to output lists or reports of data, typically directly from database query results, but also quite useful for quickly formatting generic array results for display. Features include record linking (i.e. the link for each row in the resulting list depends on the values of data within that row – useful in drill-down style reporting systems), record pagination, column sorting, customizable list colors and styles, row highlighting, and downloading to delimited text files and XML.


Version: 1.0.1   Platform(s): Linux, Windows   Updated: Thu May  6 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   OO Template Class   Hits: 1981 

 
This is a powerful object oriented template class you can use in your own programs. It's very easy to use and offers lots of features!


Version: 0.4   Platform(s): n/a   Updated: Mon Mar  8 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   EasyForms   Hits: 1319 

 
Programmable form object allows for quick and easy form creation. Comes with a number of form controls, and built-in form validation.


Version: 1.0   Platform(s): Unix, Win, running PHP   Updated: Sat Feb 21 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   session manager   Hits: 2841 

 
This session manager helps you managing your website's sessions, it is really esay to install and even more easy to use. All your session data is stored in MySQL to help you making statistics of your site which are lost when a visitor leaves unles you make another script to store them in db, with this session manager forget about making extra scripts to store session data in a db.


Version: 0.1   Platform(s): Platform Independent   Updated: Mon Jan  5 2004

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   mgcLib   Hits: 2267 

 
mgcLib is a library of PHP classes. <br> The code is well documented and written in PEAR standards. <br> <br> Current Packages: <br> <ul> <li> Conf </li> <li> Config </li> <li> Date </li> <li> Db </li> <li> Debug </li> <li> File </li> <li> Html </li> <li> HttpRequest </li> <li> HttpResponse </li> <li> HttpSession </li> <li> HttpUpload </li> <li> Image </li> <li> Mail </li> <li> Random </li> <li> Template </li> <li> Unique </li> <li> Validator </li> </ul>


Version: 1.17   Platform(s): Platform Independent   Updated: Fri Nov 28 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   HTML2Text, HTML to plain text converter   Hits: 2191 

 
This class converts HTML to plain, formatted ASCII text. By default, the text is wrapped to 70 characters, and some basic formatting is applied to preserve some of the HTML formatting. For example:<br> <ul> <li>Paragraphs are indented</li> <li>Heading tags <h1> - <h3> are all caps</li> <li>Horizontal lines, <hr>, are converted to hyphens</li> <li>Links are preserved as a footnoted list at the end</li> </ul>


Version: 0.2   Platform(s): Unix, Linux, Windows (all)   Updated: Tue Oct  7 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phemplate   Hits: 4446 

 
phemplate is fast and easy PHP template engine. It includes such features as blocks, file includes, and loops with section for empty lists, fast variable substitution, and more.


Version: 1.9.2   Platform(s): n/a   Updated: Wed Aug 27 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   PHP Porter Word Stemmer   Hits: 1086 

 
This PHP class is a fairly faithful implementation of the Porter Stemming algorithm for reducing English words to their stems. The primary use of stemming words is in keyword indexing, if you're building a search application.


Version: 1.0   Platform(s): Unix, Linux, Windows (all)   Updated: Tue Jul  1 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   BabelKit Multilingual Code Table   Hits: 1743 

 
BabelKit is an interface to a universal multilingual database code table. BabelKit takes all of the programming work out of maintaining multiple database code definition sets in multiple languages. The code administration and translation page lets you define new virtual code tables, new languages, enter all codes and their descriptions and then translate them into all languages of interest. Perl and PHP classes generate HTML code selection elements in the user's language.


Version: BabelKit-1.06   Platform(s): n/a   Updated: Wed May  7 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CodeKit   Hits: 1323 

 
CodeKit is an interface to a universal database code table. CodeKit takes all of the programming work out of maintaining multiple database code definition sets. The code administration page lets you define new virtual code tables and enter all codes and their descriptions. Perl and PHP classes retrieve the code descriptions and automatically generate HTML code selection elements. The home page contains live demos.


Version: CodeKit-1.06   Platform(s): n/a   Updated: Wed May  7 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   t0xirc   Hits: 4119 

 
t0xirc is a PHP class that enables your applications to interact with the popular IRC bot Eggdrop. You can use it to include a list of connected users on your web page, or even write a cli PHP script that runs in the background and give some intelligence to your idle bots. Usage is up to your imagination.


Version: 1.0.3   Platform(s): PHP   Updated: Mon Feb 17 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   QikTable   Hits: 5564 

 
QikTable is a PHP class that uses object-oriented syntax to simplify the creation of HTML tables. Set or clear ANY attribute (including CSS) for the table, headings, body, or by row, column or cell. Makes it easy to build tables with data imported from sources like MySQL databases, CSV and tab-delimited flat files (even imports MySQL column names as headings!). Powerful template functions make QikTable a template engine that requires no special syntax. Output completed table to the browser or return as a string that can be saved to a static HTML file or database table. Extensive documentation contains the full API and lots of useful and interesting examples. Requires PHP 4.


Version: 2.3   Platform(s): n/a   Updated: Thu Jan  9 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   HTML Form function library for PHP   Hits: 4122 

 
This is a PHP library that allows you to create HTML FORM elements including select,input, etc. 1.2.0 is updated with new function for html tables with accociated checkboxes or radio boxes.


Version: 1.2.0   Platform(s): Linux, Unix, FreeBSD, Windows   Updated: Thu Nov  7 2002

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpHtmlLib   Hits: 2115 

 
phpHtmlLib provides a mechanism to output perfectly indented/readable XML/HTML/XHTML source, and a programmatic API to generating XML/HTML/XHTML on the fly using OOP classes. The real power of the OOP libs is the handy set of HTML widgets.


Version: 2.0.1   Platform(s): Unix, Windows   Updated: Wed Oct 23 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MySESS   Hits: 1622 

 
MySESS is a database-based (MySQL) session handler. The download includes everything you'll need to begin. It's a pretty good replacement for PHP's built-in sessions. I found that PHP sessions are limited by their use of headers. It may sometimes become nearly impossible or hectic to use. This is a class of functions to use your database as a session handler for your sites. Includes most if not all of the regular features of regular session-handling.


Version: 1.0.5   Platform(s): PHP, MySQL   Updated: Mon Sep 23 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 131    Displaying: 81 - 100 Pages:   1 2 3 4 5 6 7

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog