RSS 25 projects tagged "PHP 5.3 +"

Download Website Updated 12 Jan 2013 Galette

Screenshot
Pop 138.46
Vit 15.13

Galette (Gestionnaire d'Adhérents en Ligne Extrêmement Tarabiscoté mais Tellement Efficace) is a membership management Web application designed for non-profit organizations. A detailled presentation is also available. It allows board members to know which fees will soon reach their due dates. Moreover, each member can review and update his personal information.

Download Website Updated 27 Apr 2013 WAF-FLE

Screenshot
Pop 137.71
Vit 4.66

WAF-FLE is a console for ModSecurity. It allows modsec administrators to view and search events logged by mlogc or mlog2waffle. The dashboard shows a graphical view of events, and when combined with the powerful drill-down filter allows quick searching for relevant events. Events can be viewed in detail, whether sent by one or many sensors.

Download No website Updated 15 Mar 2013 Go!

Screenshot
Pop 105.05
Vit 2.46

Go! is a PHP 5.4 library that allows developers to add support for aspect-oriented programming (AOP) to their PHP applications. It doesn't require PECL extensions, Runkit, evals, or DI containers. The code with weaved aspects is fully readable and native, and can be easily debugged with XDebug. You can debug either classes or aspects. It can potentially be installed in every PHP application because you don't have to change the application source code at all. As an example, with the help of 10-20 lines of code it is possible to intercept all of the public, protected, and static methods in all classes of an application, and display the name and the arguments of each method during its execution.

Download No website Updated 03 Feb 2012 WAWAS

Screenshot
Pop 48.43
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.

Download No website Updated 25 Nov 2012 astateful

Screenshot
Pop 38.29
Vit 6.17

astateful is a unique approach to Web development. It incorporates a solid theoretical foundation based on Dynamic Programming in which a Web site is programmed in such in a way that it can be "solved" using a 'top down' or 'bottom up' approach. It is very scalable. Caching and encryption are included by default. It has a steep learning curve.

No download Website Updated 13 Mar 2013 Excel2JSON

Screenshot
Pop 34.86
Vit 8.68

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

No download Website Updated 12 Mar 2013 Image Embedder

Screenshot
Pop 34.04
Vit 8.61

Image Embedder is a shell utility that scans HTML/xHTML documents for image files and embeds the ones that are less than 50 KB back into the HTML document. Nothing is deleted and your input files are backed up so that you can always reverse the process later.

Download No website Updated 12 Jan 2012 Analog PHP

Screenshot
Pop 33.62
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).

No download No website Updated 25 May 2013 digitalDownload

Screenshot
Pop 32.54
Vit 8.10

digitalDownload is a class for managing file downloads on a Web site. It uses codes that are optionally limited by number of uses and/or by time. You can also create a label with your code printed over an image and download it as a PDF.

Download Website Updated 24 Feb 2013 PHP Emoticon Parser

Screenshot
Pop 31.13
Vit 9.50

PHP Emoticon Parser can replace emoticon text with HTML image tags. It can search for emoticon text characters in a given text string and replace them with equivalent emoticon images. The emoticon text and image mappings are defined in a separate script that maps emoticon names to the different equivalent representations for emoticon text symbols.

Screenshot

Project Spotlight

JunkieTheSniffer

A programmable packet sniffer.

Screenshot

Project Spotlight

Thumbnailator

A thumbnail generation library for Java with a fluent interface.