RSS 22 projects tagged "PHP 5.3 +"

No download Website Updated 19 Apr 2011 Guzzle

Screenshot
Pop 20.25
Vit 27.66

Guzzle is a RESTful Web service client framework that enables PHP developers to quickly build testable Web service clients utilizing HTTP/1.1 best practices. It gives you access to advanced features like persistent HTTP connections, parallel requests, exponential backoff, over the wire logging, MD5 validation, cookie jars, and a caching forward proxy.

Download No website Updated 02 May 2011 phpSweetPDO

Screenshot
Pop 18.33
Vit 27.43

phpSweetPDO is a PHP PDO wrapper, which is extremly simple to use, phar packaged to ease deployment, and compact (at 400 lines of commented code). It optionally supports events, which allow for easy profiling and debugging.

Download Website Updated 11 Jun 2011 Nibble Framework

Screenshot
Pop 34.21
Vit 26.69

Nibble Framework is a plug-in based framework that enables fast development of small to medium Web sites. It is designed using PHP 5.3 functionality such as namespaces. Web sites and applications are developed using collections of plug-ins that can be reused and shared with other developers. Plug-ins can be installed using a drag and drop interface. Many classes are provided, including the Nibble Forms class, Twitter feeds class, and RedBean PHP ORM.

No download No website Updated 06 Aug 2011 Casino Simulator

Screenshot
Pop 20.12
Vit 25.62

Casino Simulator is a Roulette simulator that was developed to find out if there are any systems, such as continually doubling your bet, for beating the odds.

Download No website Updated 12 Jan 2012 Analog PHP

Screenshot
Pop 33.44
Vit 1.42

Analog PHP is a short and simple logging package for PHP 5.3+ based around the idea of using closures for configurability and extensibility. It functions as a static class, but you can completely control the handling of log messages through closures (aka anonymous functions), and it also comes with a dozen pre-written handlers. It is well-documented, with examples for each type of log handler, and ultra-concise. The core is literally only 43 lines of clear, non-obfuscated code, and the whole is only a fraction of the size of comparable packages (for example, 293 total lines vs 1021 for Monolog).

Download Website Updated 13 Jan 2012 OpenSourceClassifieds

Screenshot
Pop 21.28
Vit 22.28

OpenSourceClassifieds is LAMP software for creating highly-scalable classified ad websites. It supports general ads or specialized ones through plugins (cars, jobs, real estate, dating, etc.), many languages, lots of options for customization, integration with TinyMCE for WYSIWYG editors for rich formatting, extensibility through plugins (Google Analytics, Google Maps, Time elapsed, etc.), an interchangeable look and feel with themes, search engine (SEO) features (Sitemap.xml generation, robots.txt, nice URLs), an integrated search engine with full text support, an unlimited number of categories and sub-categories, and out-of-the-box anti-spam facilities (Akismet, Re-captcha).

Download No website Updated 03 Feb 2012 WAWAS

Screenshot
Pop 48.64
Vit 1.00

WAWAS is a full PHP application server. The main server core listens to any IP/port and passes data to any mounted protocol on the listener. Implemented protocols are HTTP1.1/1.0, Comet, Telnet, DNS, mail, and FTP. Each protocol runs modules that build response data based on the requests. Memory object persistence allows data and caches to be shared across protocols or time. All configuration uses XML. It can be launched as a daemon, with or without forked workers, and is nearly as fast as Apache in preliminary tests.

No download Website Updated 21 Feb 2012 Web Socket Service

Screenshot
Pop 17.80
Vit 21.39

Web Socket Service is a PHP class which can handle Web socket connections to establish asynchronous communication between browsers using JavaScript and PHP scripts. There is one class which can listen to connections on a given port of an IP address. It creates child processes which will handle the Web socket communications, so if the child processes die, it will not kill the main Web socket handling process. A separate class can handle the communication between child and parent processes to process Web socket requests and return the request responses. Applications can handle the Web socket requests by creating a sub-class of this last class.

No download Website Updated 23 Feb 2012 omnicache

Screenshot
Pop 16.37
Vit 21.34

omnicache is a very simple caching library for PHP.

Download No website Updated 17 Jun 2012 BovinusPHP

Screenshot
Pop 16.12
Vit 18.43

BovinusPHP is a PHP library which allows the definition of grammars and the creation of parsers.

Screenshot

Project Spotlight

GNU libmicrohttpd

A C library providing HTTP server functionality.

Screenshot

Project Spotlight

Pollen

A Web-based poll application.