RSS 9 projects tagged "php class"

Download No website Updated 14 Apr 2010 pop3ml

Screenshot
Pop 19.36
Vit 33.73

pop3ml is a program to manage mailing lists and newsletters without a local SMTP server. It requires only a simple POP3 email account. It's highly configurable by users. You can subscribe or unsubscribe simply with email messages. There is optional subscription and unsubscription confirmation, subscription moderation, message moderation, digest message mode, parent/children list management, mail scheduling to postpone or repeat a message, a mail filter (with a procmail-like syntax), a message queue for unsent messages, message size check, a command to retrieve messages, bounce detection, message header management, black/white/allow/deny lists, and other functions. There is also a program to test list settings without sending any messages and another program to view and search through stored messages. You can configure it with programs like phpMyAdmin.

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

Screenshot
Pop 34.73
Vit 30.02

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 No website Updated 22 Dec 2010 Random Password Generator Class

Screenshot
Pop 18.28
Vit 29.70

Random Password Generator Class is a PHP class that can be used to generate random texts for using as passwords. It can generate a random text of a given length, which may contain either lower or upper case letters, numbers, or symbols.

Download No website Updated 13 Jul 2011 PHPSandbox

Screenshot
Pop 15.94
Vit 1.43

PHPSandbox is a way to run PHP includes as separate processes. It provides protection to your outer scripts from errors, crashes, slow scripts, or user generated/provided PHP from doing things that are probably best not run in your code.

Download Website Updated 31 Mar 2012 PHP CLI Framework

Screenshot
Pop 26.81
Vit 20.47

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 Website Updated 24 Sep 2012 PHP Array Search

Screenshot
Pop 20.20
Vit 15.52

PHP Array Search provides array searching by the wildcard "%", just like SQL queries.

Download No website Updated 31 Oct 2012 IkraDB

Screenshot
Pop 21.52
Vit 14.23

IkraDB provides fast access to MySQL with PHP and MySQLi.

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

Screenshot
Pop 32.74
Vit 13.02

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

No download No website Updated 29 Dec 2012 PunteFramework

Screenshot
Pop 19.85
Vit 12.21

PunteFramework aims to be a lightweight PHP framework using the MVC architecture. It makes it easier to modify either the visual appearance of an application or the underlying business rules without affecting the other. It will include some libraries especially focused to Nepali developers, and is designed with clean and optimized code, though it may not advanced practices or security measures into consideration for now.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.

Screenshot

Project Spotlight

JFtp

A graphical network browser supporting FTP, SMB, SFTP, NFS, HTTP, and local I/O.