![]() |
|
Newest plugins |
|
Some of the plugins offer one-click modules to easily add complete features to your symfony applications
388 plugins match your selection. You are browsing page 1 out of 13.
![]() |
sfTidyPlugin
MIT
|
Allow automate fix XHTML and XML code with PHP Tidy extension. |
![]() |
sfAdvMemcachePlugin | |
![]() |
pkAdminQuickCreatePlugin
MIT
sf 1.2sf 1.1sf 1.0
|
Many admin generator forms involve making associations between the object being edited and related objects. For instance, when adding an event to a calendar, you may need to associate that event with a DJ or a band. Symfony's admin generator can provide pulldowns to select these, but what if the y don't already exist? pkAdminQuickCreatePlugin makes it easy to implement "quick create" buttons that step aside to another admin generator module, create an object, and then bring the user back to complete the rest of the original form with all of their work intact. |
![]() |
sfCheckTaskExecutionPlugin | |
![]() |
sfClearBoxWindowPlugin | |
![]() |
sfJqueryWidgetsPlugin
MIT
sf 1.2
|
Extra form widgets using jQuery. |
![]() |
tsTitlePlugin
MIT
sf 1.2
|
tsTitlePlugin creates nice title tag with delimiter from default view.yml |
![]() |
sfLimitedTextareaPlugin
MIT
sf 1.2sf 1.1sf 1.0
|
Limits on the length of user input are a fact of life. But the textarea HTML tag is notorious for its lack of support for such limits. sfLimitedTextareaPlugin provides both a hard limit and visual feedback as the user begins to approach the limit. |
![]() |
symfonyUnderControlPlugin | |
![]() |
tbDuplicateKeyPlugin
MIT
sf 1.2sf 1.1sf 1.0
|
tbDuplicateKeyPlugin is an extension to the Symfony admin generator. tbDuplicateKeyPlugin converts duplicate key errors reported by MySQL into user-friendly Symfony validation errors. Setting "index: unique" on a field at the database level now results in a reasonable message ("Already exists," or whatever you set in app.yml) instead of an exception. Requires Propel and MySQL. |
![]() |
sfPluginsTestPlugin | |
![]() |
dinSlotPlugin | |
![]() |
sfWailyPlugin | |
![]() |
pkImageConverterPlugin | |
![]() |
sfFabulousPlugin
MIT
sf 1.2
|
Allows ajax form validation. Was build for the new sfForm (sf 1.1 and 1.2). |
![]() |
sfOpenInviterPlugin | |
![]() |
raDataProxyPlugin | |
![]() |
sfDatagridPlugin
MIT
sf 1.2
|
This plugins allow to create an ajax datagrid with sorting columns, line highlight, action on the line with a checkbox, data paging, column search, etc... |
![]() |
pkRuleToolsPlugin | |
![]() |
sfGuardHttpAuthPlugin
MIT
sf 1.2sf 1.1
|
This feature is missing in sfGuard a long while and i bet im not the only one missing it. |
![]() |
sfConsolePlugin
MIT
sf 1.2
|
Provides a php shell with completion capabilities. |
![]() |
sfPropelGeneratorExtensionPlugin
MIT
sf 1.2
|
Allows simple Propel generator extensions by adding sfMixer hooks to Propel generators. |
![]() |
sfRequestPlugin
MIT
sf 1.1
|
Adds get/set Error functionality back into request object that was previously present in Symfony 1.0 but removed in Symfony 1.1 and Symfony 1.2 |
![]() |
pkSimpleBacktracePlugin
MIT
sf 1.2sf 1.1sf 1.0
|
A debugging tool. pkSimpleBacktracePlugin prints out a stack trace of your PHP code's execution at the point at which you invoke it. That trace can be expanded and collapsed in the mouse, which means you can leave these in longer during the early debugging stages without making your pages entirely unreadable. |
![]() |
sfCronPlugin | |
![]() |
sfApplyPlugin
MIT
sf 1.0
|
Allows users of a site protected by sfGuardPlugin to create new accounts, verifying them by email. Both account creation and password changes require email verification as a speed bump to slow down spammers. |
![]() |
limexPlugin
MIT
sf 1.0
|
xUnit style adaptor for lime |
![]() |
sfPayPalPlugin | |
![]() |
sfGoogleCheckoutPlugin | |
![]() |
sfViewableModelPlugin
MIT
sf 1.2
|
Kris Wallsmith |