yii development

10
Yii Development

Upload: jananya213

Post on 02-Oct-2015

6 views

Category:

Documents


1 download

DESCRIPTION

A fast, secure, high performance PHP framework for developing web 2.0 applications, Yii is simply a fine tool. Yii stands for Yes It Is !

TRANSCRIPT

PowerPoint Presentation

Yii DevelopmentYii stands for Yes It Is ! a fastSecurehigh performancePHP framework for developing web 2.0 applications.simply a fine toolIt comes with interesting and fabulous features like

Yii FrameworkcachingMVCDAO I18N L10N (internationalization and localization) scaffolding authenticationtesting and a lot moreYii Service- top class- affordable- offer several features to build unique and quality applications. The features includeMVC or modern view controller designpattern, -error handling, -logging, -XSS and CSRF prevention, -caching, -fragment caching and a lot more. Features of Yii Framework1)Version 1.1.15The main new features introduced in each Yii release.Added AR post-JOIN operations.Added ODBC connection related note.2)Version 1.1.14AddedCPasswordHelperAddedCRedisCache3)Version 1.1.11Added http caching supportAdded console application exit codesAdded model validation rules blacklistingAdded git and hg support4)Version 1.1.8Added support for using custom URL rule classesYou can remove this slide if you need. But we will strongly appreciate that you help us to spread the voice and let your colleagues and audience to download our free templates.Here are a free resources:Prepare your presentations: SlideHunter.com lets you download free templates for your presentations.Share online: SlideOnline.com lets you upload presentations for free.

45) Version 1.1.7Added RESTful URL supportAdded query caching supportNow it's possible to pass parameters for relational named scopesAdded ability to perform Relational query without getting related modelsAdded support for HAS_MANY through and HAS_ONE through AR relationsAdded transaction support for the DB migration featureAdded support for using parameter binding with class-based actionsAdded support for performing seamless client-side data validation usingCActiveForm6) Version 1.1.6Added query builderAdded database migrationBest MVC PracticesAdded support for using anonymous parameters and global options in console commands7)Version 1.1.5Added support for console command actions and parameter bindingAdded support for autoloading namespaced classesAdded support for theming widget views8)Version 1.1.4Added support for automatic action parameter binding9)Version 1.1.3Added support to configure widget default values in application configuration10)Version 1.1.2Added a Web-based code generation tool called Gii11)Version 1.1.1Added CActiveForm which simplifies writing form-related code and supports seamless and consistent validation on both client and server sides.Refactored the code generated by the yiic tool. In particular, the skeleton application is now generated with multiple layouts; used CActiveForm to render a form.Added support to allow defining global yiic commands12)Version 1.1.0Added support for writing unit and functional testsAdded support for using widget skinsAdded an extensible form builderImproved the way of declaring safe model attributes. Changed the default eager loading algorithm for relational active records.Changed the default table alias to be the name of active record relations.Added support for using table prefix.Added a whole set of new extensions known as theZii library.The alias name for the primary table in an AR query is fixed to be 't'Yii Frameworks with Other FrameworksLike most PHP frameworks, Yii is an MVC framework.

Yii excels among PHP frameworks at being efficient, feature-rich and clearly-documented.

Yii is carefully designed from the ground up to be fit for serious Web application development.

It is neither a byproduct of some project nor a conglomerate of third-party work.

It is the result of the authors' rich experience with Web application development and their investigation of the most popular

Web programming frameworks and applications.Resources:-http://probytes.net/services/yii-development/http://www.yiiframework.com/doc/guide/1.1/en/changeshttp://www.yiiframework.com/doc/guide/1.1/en/quickstart.what-is-yii

Thank You