Extensions

Category:
Total 272 extensions.
Go to page:
eoauth no review yet   downloaded 5 times
EOAuth implements the OAuth protocol.
created by CGeorge, last updated on September 10, 2010

EOAuthUserIdentity class implements IUserIdentity Yii interface and the OAuth protocol to authenticate a user.

Based on Google's software.

Resources

render-action no review yet   downloaded 37 times
Class XRenderAction
created by volkmar, last updated on September 9, 2010

CAction provides a way to divide a complex controller into smaller actions in separate class files. XRenderAction extends CAction to enable direct access to controller methods. So you can move code from action methods in a controller to action class files without changes and blow up the code.

The sample showing you the usage of the class together with controllers from the Yii Blog demo.

emptynullvalidator no review yet   downloaded 6 times
Validator to set empty values to null
created by Timbo, last updated on September 9, 2010

This extension is a validator that is used to convert non-null empty values to null. It should only be used on fields that are nullable, and is very useful where the column has a foreign key contraint. It can also be used to save database space on empty blobs.

Note: Yii 1.1.4 no longer converts an empty string unsigned int to a null - it stores it as "".

tinymceelfinder 2 reviews   downloaded 80 times
tinymce + elfinder + spell checker
created by r0n9.GOL, last updated on September 5, 2010

This extension is Javascript WYSIWYG Editor + File Manager + Spell checker Based on ext tinymce upadate it add elfinder and add spell check

Resources

dburlmanager 1 review   downloaded 84 times
Dynamic URL rules based on database (pretty permalinks or friendly URLs)
created by mentel, last updated on September 1, 2010

DbUrlManager extension.

Provides dynamic database-based URL rules.

These dynamic rules are like Wordpress' "pretty permalinks" or "friendly URLs". You do not have to have the controller name (or ID) on the URL: this extension can handle the request URI and route it to the correct controller.

Examples of clean and friendly URLs made possible by this extension:

http://mystore.com/blue-coffe-mug

http://myblog.com/my-first-post

Resources

ddeditor no review yet   downloaded 541 times
Markdown Editor with Preview
created by jwerner, last updated on August 31, 2010

This extension contains a widget to render an activeTextarea to enter Markdown text.

The rendered widget contains some buttons to add markdown tags for

  • Bold, italic text
  • Links
  • Images
  • Code
  • Table structure.

Resources

worldclock no review yet   not downloaded yet
World Clock
created by bater.makhabel, last updated on August 30, 2010

This extension is ...

Resources

phpexcel-codeplex 2 reviews   downloaded 27 times
http://www.codeplex.com/PHPExcel
created by sharehua, last updated on August 30, 2010

This extension is ... http://www.codeplex.com/PHPExcel Download from phpexcel-codeplex

Resources

tilde-log-route no review yet   downloaded 27 times
TildeLogRoute - output log message into hidden console, available by "Ctrl" + "~" in any browser
created by krab, last updated on August 26, 2010

This extension is sends Yii log messages into hidden console, available by hot keys "Ctrl" + "~" (tilde) in any browser. This is port of HackerConsole by Dmitry Koterov.

Resources

image-helper 1 review   downloaded 233 times
Image helper for thumbnails
created by mech7, last updated on August 17, 2010

This is a helper for creating and caching thumbnails. Based on PHPThumb, The benefit over the image component ported from kohana is that it allows more resizing methods (like adaptive resize.

Resources

Go to page: