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: 21 - 40 Pages:   1 2 3 4 5 6 7

   SleekTabs   Hits: 820 

 
SleekTabs is a PHP class which eases the process of creating tabbed interfaces in HTML. Basically put, if you want a tab system (like on Properties/Inspector-styl e dialogues on the desktop) for a bit of content on your web page, SleekTabs automates this process. Just give SleekTabs the names of your tabs, the URLs and customise the styles if you want, then just let ST do the rest! SleekTabs has a built-in Ajax feature - just make a simple page which provides the HTML you want put inside the content area (excluding headers etc.) and tell ST where to find it! With full Ajax functionality, plus a fallback for those without Ajax or without JavaScript, SleekTabs adds that extra Ajax touch to any page while optionally retaining backwards-compatibility for those with JavaScript off, screen readers or old browsers. SleekTabs is free software/open source under the BSD Licence. See the licence header in the sleektabs.php file for more information.


Free   Version: 0.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed May  2 2007

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

   ProgressBar.class.php   Hits: 670 

 
ProgressBar.class.php is an easy to use solution to prevent timeouts for time consuming operations and loops in PHP.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Apr 23 2007

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

   Cute PHP Library   Hits: 9391 

 
Cute PHP library is a small collection of classes for PHP. The purpose of the classes is to simplify functions for daily work with PHP (e.g. convertions, formating, DB session, and so on).


Free   Version: 0.50   Platform(s): n/a   Updated: Fri Apr 13 2007

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

   as_propsheet   Hits: 631 

 
This package can be used to create Web based user interfaces for configuring sets of properties. It can compose and generate HTML forms with fields that appear split between multiple pages. The form pages may be browsed using a tab or wizard like user interface. The form may be composed adding several types of fields to each form page.


Free   Version: n/a   Platform(s): linux, windows, freebsd, sun   Updated: Fri Mar 16 2007

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

   PHPDance   Hits: 731 

 
PHPDance is an object-oriented PHP interface to the Sharedance cache server. It allows you to cache data in the very fast and reliable Sharedance cache server. Features include the ability to be distributed across multiple servers and optional redundancy (in which writes go to two servers).


Free   Version: 0.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Feb 12 2007

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

   PHP Tree Structure stored in MySQL database   Hits: 5164 

 
cNodes is a php class to store and manipulate tree structure in a mysql database. An example of a typical uses for this would be a web directory. Its important to note that the class and the table are meant only to model the relationships between nodes in a tree. All descriptive data about the nodes should be stored in a seperate table. The class requires the use of PEAR::DB.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 14 2007

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

   Mod Rewrite Made Easy   Hits: 1861 

 
Function that makes using mod rewrite easy. Includes examples and full description of use.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 14 2007

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

   PHP Functions for detecting Spiders and Small Screen Devices   Hits: 1034 

 
Two PHP functions that allow a developer to test for spiders and small screen devices. Can be used for useragent cloaking, delivering lite content to PDA's and cellphones, or solving any other problem that requires delivering content based on user agent.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 14 2007

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

   Parse Apache Logs with PHP   Hits: 524 

 
Quick and dirty example of how to parse CLF logs ( thats the common format used by apache ) with php.


Free   Version: 1.00000001   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 14 2007

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

   Hololib   Hits: 635 

 
Hololib is a collection of functions which I've developed for my own use over the years. It includes such things as credit card validation, email address validation, smart line wrap, HTML parser, name parser (breaks a person's name down into its parts) and more. Hololib is free software, in the sense of "free beer" *and* "free speech"!


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Dec 29 2006

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

   PHPTP   Hits: 676 

 
An open source library for processing templates. The aim of the project is to split the design and code into different files, and have it as simple as possible. Current version supports special tag processing and if/unless/else statements.


Free   Version: 1.0   Platform(s): n/a   Updated: Thu Dec 21 2006

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

   phpCSV   Hits: 1895 

 
This class can be used to read and parse Comma Separated Values (CSV) files. It can parse each CSV file line and store the retrieved data in a two dimensional array class variable. The separator character and line length limit values are configurable.


Free   Version: 0.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Dec 10 2006

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

   K-Pregs (Kai Perl Regular Expressions)   Hits: 995 

 
K-Pregs is a library written in PHP. It comes with a bunch of functions related to Regular Expressions. With this library you no longer need to learn those strange Regular Expressions. With this library you can for example check for valid urls, emails, credit cars such as Visa, Master Card, etc... The library comes with examples. Every single function in this library has one example file to show you how to use that function. You will soon notice that you no longer need to validate anything yourself, let K-Pregs do it for you! A perfect solution to check whether a visitor has sent you correct email, url, etc.


Free   Version: 1.00   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Nov 14 2006

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

   LogManager   Hits: 870 

 
This package can be used to log activity to a file or the system logger. It can create a given log file if it does not exist and append new log messages. It can also open a connection to the system logger and send log messages with a given log level.


Free   Version: 1.0   Platform(s): linux, freebsd   Updated: Wed Nov  8 2006

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

   PHP Printer Friendly Pages Generator Class   Hits: 1574 

 
This is a PHP class that helps you create printer friendly versions of your page easily. All you need to do is to insert some custom tags in your pages, tags that will tell the script what needs to be printed from that specific page. An unlimited number of areas can be set for printing allowing you a flexible way of setting up the content to be printed The output is template driven, meaning that you can customize the printer friendly versions of your pages by adding custom headers, footers, copyright information or whatever extra info that you find appropriate The script can be instructed to transform links to a readable format (<a href="www.somesite.com">c lick here</a> will become click here [www.somesite.com]) or to remove img tags (<img src="pic.jpg" alt="picture" /> will become [image: picture] or just [image] if no alt attribute is specified) The code is heavily documented so you can easily understand every aspect of it See the manual for more info.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Thu Oct  5 2006

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

   GoogleMapAPI   Hits: 4376 

 
GoogleMapAPI is a PHP library for the Google Map API. Features include auto-geocode lookup, geocode caching, add markers and polylines by address or geocode, enable/disable map features, add map directions, add map sidebar, and many more.


Free   Version: 2.2   Platform(s): n/a   Updated: Fri Sep  8 2006

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

   NumPer   Hits: 964 

 
NumPer (Number to Persian) is an easy-to-use PHP class for converting numbers to strings in the Persian language. The function input is a number from 0 to 999999999999 (and may you add more by configuring the appropriate array), and output is a string in Persian that could be useful in showing the total payment price for shopping carts, text-based human check systems for Persian, and more.


Free   Version: 1.0.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jun  7 2006

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

   Grab Yahoo   Hits: 1712 

 
This class can be used to grab the contact lists of an Yahoo user. It can authenticate in Yahoo with the user name and password of a given account. Then it can retrieve the contact lists from either the address book or the messenger friends. The retrieved contact lists are parsed and returned as arrays.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Fri May 26 2006

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

   Simple tabbed menu   Hits: 3126 

 
This class can be used to generate menus based on HTML links that appear in tabs. The menu presentation can be customized using CSS. This class is based on the original written by Vedanta Barooah.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, sun   Updated: Tue May  2 2006

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

   Cellophane   Hits: 1306 

 
This package can be used as a wrapper to manipulate the values of site cookies. The base class cookieBase can be used directly to access and manipulate the contents of cookies. It can be extended to allow storage of data types other than strings in cookies within the limits of size of the cookies. There is also one sub-class named cookieArray, which makes it easy to create cookies that store things like application preferences, user authentication data, etc..


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Apr  3 2006

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

  Total: 131    Displaying: 21 - 40 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