You are on page 1of 2

PERFORMANCE OF YII ADVANCE MANAGEMENT TECHNOLOGY

IN INTELLIGENT SYSTEM

Yii is a high-performance framework. The graph below


shows how efficient Yii is when compared with other
popular PHP frameworks. In the graph, RPS stands for
"request per second" which describes how many
requests an application written in a framework can
process per second. The higher the number, the more

YII PHP FRAMEWORK


efficient a framework is. As we can see that Yii outper-
forms all other frameworks in this comparison. The Performance alone is not the whole story
performance advantage of Yii is especially significant (otherwise we should all use plain HTML or
when the widely used APC extension is enabled.

BEST FOR WEB 2.0 DEVELOPMENT


PHP). With such superior performance, Yii still
provides a very rich feature set which can
greatly improve your development efficiency.

AMTIS SOLUTION SDN BHD


MELAKA OFFICE GET IN TOUCH WITH US!
No. 5, Jalan TU 40, 017-6506400
Business Park @MITC,
info@amtis.com.my
Taman Tasik Utama,
75450 Ayer Keroh, Melaka, Malaysia. www.facebook.com/amtissolution
06-232 6663 (Hotline), www.twitter.com/AmtisSolution
03-2289 0663 (Fax)

KUALA LUMPUR OFFICE


IVM50, Innovation Incubation Centre (IIC),
Level 2, Resource Centre,
Technology Park Malaysia,
Lebuhraya Puchong-Sg. Besi,
Bukit Jalil, 57000 Kuala Lumpur.
019-7346601 (Phone), 03-22975357 (Fax)
www.amtis.com.my
FEATURES OF
Model-View-Controller (MVC) design pattern
Form input and validation
THE FAST, SECURE AND PROFESSIONAL PHP FRAMEWORK Skinning and theming
Layered caching scheme
“Is it fast? ... Is it secure? ... Is it professional? ... Is it right for my next project? ... Yes,
it is!” Unit and functionality testing
Detailed documentation
Yii is a high-performance PHP framework best for developing Web 2.0 applications. Database Access Objects (DAO), Query Builder, Active Record, DB Migration
AJAX-enabled widgets
Yii comes with rich features: MVC, DAO/ActiveRecord, I18N/L10N, caching,
Web services
authentication and role-based access control, scaffolding, testing, etc. It can
reduce your development time significantly. Error handling and logging
Automatic code generation
Extension library
Authentication and authorization

FAST Internationalization (I18N) and localization (L10N)


Security
Yii only loads the features that you need. It has powerful caching
support. It is explicitly designed to work efficiently with AJAX Friendly with third-party code

STATIC STRUCTURE OF YII APPLICATION TYPICAL WORKFLOW OF A


YII APPLICATION
SECURE
Security comes as standard with Yii. It includes input validation,
output filtering, SQL injection and Cross-site scripting prevention.

PROFESSIONAL
Yii helps you develop clean and reusable code. It follows the MVC
pattern, ensuring a clear separation of logic and presentation.

You might also like