RSS 28 projects tagged "php class"

Download No website Updated 19 Aug 2011 Captcha PHP

Screenshot
Pop 267.68
Vit 4.39

The captcha.php library is very user-friendly and extremely easy to integrate into existing forms, because of its simple API. It nevertheless sports many configuration options, like multiple image modes and accessible alternative text riddles. It also has "AJAX" super cow powers and many sensible defaults to frustrate users less than other implementations. It prevents spambot access well, even with its relaxed defaults.

Download No website Updated 16 Oct 2012 SMTP4PHP

Screenshot
Pop 136.16
Vit 5.75

SMTP4PHP is a collection of PHP classes dedicated for composing and sending multipart/mixed email messages quickly and easily, with or without embedded images and/or attachments.

No download Website Updated 13 Mar 2013 Excel2JSON

Screenshot
Pop 34.77
Vit 8.62

Excel2JSON exports an Excel workbook into JSON, useful for Web applications powered by Excel xlsx files.

No download Website Updated 11 Jan 2011 DHCP Lease Query in PHP

Screenshot
Pop 34.76
Vit 30.05

DHCP Lease Query in PHP is a PHP class that will allow you to send DHCPLEASEQUERY packets to inquire about known leases from a remote DHCP server. It is similar in nature to ISC's OMAPI but without the hangs it creates, nor does it cause dhcpd to behave in a single-threaded fashion while talking to it. After all, it emulates an actual DHCP "helper" (relay agent) and, as such, all queries travel over IP. It is based on RFCs related to DHCP and follows the RFCs as closely as possible.

No download Website Updated 13 Dec 2012 QR Code Generator PHP Class

Screenshot
Pop 32.89
Vit 13.10

QR Code Generator allows you to easily generate a simple QR code using vCard and the Google Chart API.

Download No website Updated 14 Apr 2013 PHP Compare Objects

Screenshot
Pop 29.48
Vit 6.36

PHP Compare Objects compares objects using reflection. It uses reflection to get the objects' class names, variables, and properties. The class may make the class variables accessible if they are private or protected, so it can retrieve and compare the variable values.

Download No website Updated 21 May 2013 Redstart Templating

Screenshot
Pop 28.14
Vit 2.12

Redstart Templating implements a template engine which supports template inheritance. It can process templates based on PHP code loaded from given files. It can use class variables or local variables to define values for template placeholders. It supports template inheritance, including additional inline templates, and it can be extended with plugins.

Download Website Updated 31 Mar 2012 PHP CLI Framework

Screenshot
Pop 26.66
Vit 20.52

PHP CLI Framework is a simple class which you can extend to quickly create a commandline (CLI) application using PHP. Only a single file is needed, and everything extends that file. It supports interactive input and an object oriented way of writing which keeps things nice and clean. Features include arguments, flags, options, colors, interactive input, object oriented PHP5, a micro framework, and minimal coding required. There's only a single class to extend.

No download No website Updated 17 May 2010 File upload and validation class

Screenshot
Pop 22.49
Vit 33.21

File upload and validation class is a PHP class that can be used to validate and process uploaded files. It can validate a given uploaded file by checking its MIME type or its original file type, and by checking its file size against a given limit and file type. It currently supports audio, video, PDF, and image file uploads. The class can create a path in the server as well.

Download No website Updated 31 Oct 2012 IkraDB

Screenshot
Pop 21.28
Vit 14.30

IkraDB provides fast access to MySQL with PHP and MySQLi.

Screenshot

Project Spotlight

lftp

A sophisticated command line based file transfer program.

Screenshot

Project Spotlight

BallroomDJ

A ballroom music player.