28 projects tagged "PHP 5.3 +"
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.
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.
Gig Cable Label generates label images with numbers in the Resistor code colors and letters in red with a white background, with a QR code to the right side of the label. The QR codes size is based on the string size of the text and ECC level (the better the error correction, the less text that can be encoded). All labels can be made with the select boxes provided for both Numeric and Alphanumeric codes. QR codes can be generated from phone numbers, URLs, email addresses, VCARDS, and custom text.
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.
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.