open-source projects

sfDynamicsPlugin

sfDynamicsPlugin is a new way of managing javascripts and stylesheets with the symfony framework.

sfUnixFinderPlugin

Simple plugin to use UNIX find utility in a similar (but not compatible) interface as sfFinder.

Main goal is to replace sfFinder implementation when it comes into performance issues.

sfPropelImpersonatorPlugin

sfPropelImpersonatorPlugin is a hack to permit population of arbitrary requests with any number of db relations without writing more than propel criterias. I would not advise to use it, unless you have to do real stuff with propel as a requirement.

sfEasyPlugins

A symfony plugin family that provide one-click features. Many of them can plug automatically together, to provide more functionnalities.

sfEasyCommentsPlugin

Want to add a comment form in less than a minute on dozen of pages? This plugin allows it with only one line of code!

Can plug automatically with sfEasyAntispamPlugin, sfEasyMarkdownPlugin and sfEasySyntaxHighlighterPlugin.

sfEasySyntaxHighlighterPlugin

Need to show some code? Syntax highlighting has never been so easy...

Can plug automatically with sfEasyCommentsPlugin and sfEasyMarkdownPlugin.

sfEasyMarkdownPlugin

Markdown is tightly linked to symfony, as it's used for all the symfony documentation. And this plugin will enable markdown presentation on your website too!

Can plug automatically with sfEasyCommentsPlugin and sfEasySyntaxHighlighterPlugin.

sfEasyAntispamPlugin

Need to get some evil spammers away? Take your text and ask the plugin for a spam note. Spam notation is based on really simple text pattern rules, and some other simple rules like URL count.

Forks and replaces dkAntispamPlugin, which is now obsolete.

Can plug automatically with sfEasyCommentsPlugin.

sfEasyFormPlugin

This plugin offer an alternative way to layout sfForm instances. No documentation available yet.

sfEasyBlogPlugin

Under construction

sfEasyDeliciousPlugin

Under construction

sfEasyTwitterPlugin

Under construction

Watopy

Watopy is a web development framework written in python. This website is powered by the development version of watopy.

PRE-ALPHA STAGE, NOT YET AVAILABLE

dkGeshiPlugin

GeSHi wrapper plugin for symfony, basically allowing to add highlighted code in a few seconds on any symfony powered website.

This plugin is obsolete. You should use sfEasySyntaxHighlighterPlugin instead.

dkAntispamPlugin

Antispam plugin, gives methods to compute a "spam chance" (in percents) from a given text, based on simple rules.

This plugin is obsolete. You should use sfEasySyntaxHighlighterPlugin instead.