Symfony Plugins
Clever Age develops a lot using the Symfony Framework, and we often publish new plugins.
Plugins made by Clever Age
- sfCleverCharts?: Enables nice SVG charts into Symfony. (upcoming release)
- sfCleverToolkit?: Adds several useful commands to the command line utility of Symfony. (upcoming release)
Plugins contributed by Clever Age's collaborators
- sfPropelActAsCommentableBehaviorPlugin: Easy to use commenting on Propel objects.
- sfPropelActAsCountableBehaviorPlugin: Attach counters to Propel objects. Bundles a "Viewed n times" sample module.
- sfPropelActAsNestedSetBehaviorPlugin: Implements nested sets for Propel objects.
- sfPropelActAsRatableBehaviorPlugin: Allow to rate any propel object through a behavior.
- sfPropelActAsRecommendableBehaviorPlugin: Implements a behavior that permits to recommend objects.
- sfPropelActAsTaggableBehaviorPlugin: Permits to attach tags to Propel objects and includes tag-clouds generation.
- sfPropelPollsPlugin: Simple polling system using Propel.
- sfPropelUuidBehaviorPlugin: Provides automatic uuid generation to Propel objects
- sfPropelVersionableBehaviorPlugin: Provides versioning capabilities to Propel objects
- sfJobQueuePlugin: Enables job queues into Symfony
- sfPayloadFilterChain_TextTransformationPlugin: It's an addon to the sfPayloadFilterChainPlugin plugin.It provides filters dedicated to transforming text.
- sfPayloadFilterChainPlugin: The sfPayloadFilterChainPlugin is a payload-oriented implementation of the Intercepting Filter design pattern.
- sfSimpleForum_PayloadFilterChainPlugin: This behaviors enhances the sfSimpleForumPlugin, allowing it to make use of sfPayloadFilterChainPlugin capabilities.
