RSS 763 projects tagged "php classes"

Download Website Updated 06 Sep 2010 Calendar generation class

Screenshot
Pop 85.74
Vit 1.00

This is a PHP class that generates HTML output of a calendar month. It is based on the table wrapper base class. It generates output for any month of any year of the calendar, and it returns an HTML string that is compliant with XHTML. It also lets you customize the HTML properties and data format of the calendar's table cells in a subclass.

Download Website Updated 30 Jan 2001 cgi_buffer

Screenshot
Pop 58.03
Vit 1.43

cgi_buffer is a group of libraries that may be used to improve performance of CGI scripts (and other content generation engines) in some circumstances by applying performance-enhancing HTTP mechanisms that are typically not supported by them. Currently, Perl, Python, and PHP4 are supported. The Python library may also be used as a wrapper around another CGI script.

Download Website Updated 30 Jan 2001 DNS Configuration class for PHP

Screenshot
Pop 75.25
Vit 1.00

The DNS Configuration class is used for maintaining BIND 8 zone files and named.conf files. It is useful for adding and removing zones to your name server as well as the manipulation of resource records within your zones. It is extremely fast and is capable of handling thousands of zones.

Download Website Updated 08 Apr 2001 Generic PHP Framework

Screenshot
Pop 75.74
Vit 2.05

The Generic PHP Framework is a library of reusable classes for PHP4 applications. The idea is to grow this framework into a great foundation for writing large applications in PHP4.

No download Website Updated 14 May 2013 Horde Application Framework

Screenshot
Pop 891.94
Vit 267.38

The Horde Application Framework is a modular, general-purpose Web application framework. It provides an extensive array of classes that are targeted at the common problems and tasks involved in developing modern Web applications.

No download Website Updated 10 Jan 2013 HTML Forms generation and validation

Screenshot
Pop 600.20
Vit 57.04

HTML Forms generation and validation is a PHP class that generates HTML forms supporting many built-in validation types on server and client sides. It prevents security attacks by discarding spoofed values, has multiple submit protection, outputs HTML for fields displayed as fully accessible or in read-only mode, and has field value filtering and reformatting. It can be extended with custom control plug-ins. AJAX based form submission, upload monitor progress bar, auto-complete text input, automatic layout renderer, calendar date, CAPTCHA, Google Maps world location selection, linked select, and animation effects plug-ins are available.

Download Website Updated 30 Jan 2001 LDAP Class for PHP

Screenshot
Pop 63.13
Vit 1.43

The LDAP class for PHP is an easy way to interface your PHP program with an LDAP directory server. The interface is similar to what you would find in a filesystem. You can easily navigate through your directory server similar to the way you would navigate a filesystem with commands such as cd(), mkdir(), etc. A Web-based LDAP browser/modifier is supplied with the class library.

Download Website Updated 30 Jan 2001 palmlib

Screenshot
Pop 37.42
Vit 1.00

PalmLib is a set of functions that allow you to convert text or HTML documents into 3COM PalmPilot documents. PalmLib is written in PHP3 and can be used to provide on-the-fly document generation on Web sites.

Download Website Updated 12 Aug 2002 PC4P

Screenshot
Pop 85.53
Vit 2.83

PC4P (PDF Class for PHP) is a library of php-classes to speed up the creation of reports and letters with support for such things as tables, images, background-images, wordwrap, pagebreak, all kinds of text manipulations, and editing different pdf-pages simultaneously.

Download Website Updated 04 Jan 2002 Phormation

Screenshot
Pop 76.63
Vit 2.08

Phormation is a set of PHP functions which provide a framework for developing any HTML form connected to a database backend (currently PostgreSQL, MySQL, and ODBC are supported). It allows you to write and make use of reusable widgets so you can develop Web sites more quickly. Phormation has more than 10 widgets including text field, date, file upload, and foreign key select, and is easily extensible. It has good documentation.

Screenshot

Project Spotlight

Partclone

A partition backup tool.

Screenshot

Project Spotlight

linuxptp

A PTP implementation for Linux.