Extensions
Go to page:
Srbac is a module that adds a graphic web interface for the administration of Yii rbac It uses the CDbAuthManager so it needs a database (MySQL and SQlite are tested) In this first alpha version you can do: Create, update and delete Auth items (roles, tasks, operations) Assign operations to tasks, tasks to roles and roles to users. After version 1.0.2 you can automatically create operations/task for you controllers' actions and use them without modifying your controllers' code just by extending SBaseController in your controllers. Also srbac supports nested modules and nested controllers (v1.1)
Resources
- Try out a demo
- Join discussion
- Report bugs
- Documentation v 1.1.x
- Documentation v 1.0.3
- SVN download Download the latest srbac code
This extension is very useful in the development stage of project. It helps you to get info about PHP environment, application, queries logs, benchmarking with a simple little toolbar at the top of the page.
It is a recreated Symfony's developer toolbar. First idea and very first implementation was my, but this version mostly implemented by Eduard Kuleshov.
This version tested for 1.0.x branch of Yii Framework.
Last update gives additional security option. If you worry about this please download last version. (Check the README file for details)
Working for 1.1.x branch and PHP 5.3 also is good.
Resources
NOTE: Project Home Page changed from Google Code to the GitHub.com
EReCaptchaValidator is a validator which uses reCAPTCHA to validate a CAPTCHA rendered by the EReCaptcha widget.
You need to have valid public and private keys for this to work. You can get them by registering yourself at http://recaptcha.net/
Current version: 1.2
Resources
This extension has been deleted. See jui.
JFormValidate is a Yii extension dedicated to provide Javascript Form Validation feature, for the Yii framework. This extension relies on an existing JQuery plugin that provides all the logic and functionnalities for the actual Form validation. JFormValidate uses rules defined by the model, turn them into JS rules compliant with the JQuery plugin. Please refer to the enclosed README.html file for a complete description.
Resources
This extension is a calendar based on The Coolest DHTML Calendar
It's an easy to use, light and fast calendar with many options
Resources
This extension provides a handy way to store and use application parameters such as caching time for components, site admin email, or other things. It is extremely useful when you need to provide interface for editing of these parameters. The out-of-box Yii distribution allows to use only configuration file, which is not perfect way to do it (yet much faster). Current extension allows you to configure parameters.
Resources
IPValidator checks if an IP address is technically correct.
This extension is UI components based on jQuery plugin such as gallery, fisheye menu etc.
Resources
This extension is sanitize all user input
