Projects
- sfDynamicsPlugin
This symfony plugin aims to revolution the way javascript is used in symfony projects. It supports extensible configuration, library dependances, stylesheets, i18n, themes, packing, caching, and much more.
- sfEasyPlugins
Symfony easy plugins are a set of plug and play plugins to add simple functionalities to a website.
- sfEasyAntispamPlugin
sfEasyAntispam is a part of the sfEasyPlugins project.
It provides simple spam notation capabilities to your website, based on widely used patterns.
- sfEasyBlogPlugin
sfEasyBlogPlugin is a part of the sfEasyPlugins project.
It provides a simple component to include a blog on your site.
This plugin is under heavy development and is not yet ready for use.
- sfEasyCommentsPlugin
sfEasyCommentsPlugin is a part of the sfEasyPlugins project.
Ever wanted to add a comment form on a page in one line of code? This plugin is for you!
- sfEasyDeliciousPlugin
sfEasyDeliciousPlugin is a part of the sfEasyPlugins project.
Simple delicious API integration.
This plugin is not yet ready.
- sfEasyFormPlugin
sfEasyFormPlugin is a part of the sfEasyPlugins project.
This plugin provides an alternative way to render symfony form objects. Basically, you provide a list of partials used for rendering specific paths (paths are a simplified xpath-like way to refer to a field position in the form field tree)....
- sfEasyMarkdownPlugin
sfEasyMarkdownPlugin is a part of the sfEasyPlugins project.
Provides markdown library integration. Automatically plugs with sfEasyCommentsPlugin and sfEasySyntaxHighlighterPlugin.
- sfEasySyntaxHighlighterPlugin
sfEasySyntaxHighlighterPlugin is a part of the sfEasyPlugins project.
sfEasySyntaxHighlighterPlugin is a symfony wrapper for the GeSHi PHP library. It provides automatic path resolution and some helper methods on top of the original library to provide easy access to code highlighting....
- sfEasyTwitterPlugin
sfEasyTwitterPlugin is a part of the sfEasyPlugins project.
Basic integration of twitter API.
- sfPropelImpersonatorPlugin
A database plugin that adds a layer over propel to bypass most of the propel limitations:
- populate objects linked by any depth relationships
- populate agregate/computed values
- allows to have two links to the same object
- retrieve an applicable sql from criteria...
- sfUnixFinderPlugin
sfUnixFinderPlugin allows to easily use UNIX find utility with a fluid interface.
Also available in: Atom