Frameworks of php

9

Click here to load reader

Transcript of Frameworks of php

Page 1: Frameworks of php
Page 2: Frameworks of php

Laravel

FEATURES:

•CONTROLLER METHOD INJECTION

•ROUTE HIDDEN:

•ROUTE MIDDLEWARE:

•DIRECTORY STRUCTURE:

Page 3: Frameworks of php

SYMFONY

FEATURES: •Easy to install

•Simple to use

•Easy to extend

•Compliant with most web best practices and

design patterns

Page 4: Frameworks of php

FEATURES: • MVC Pattern

•ORM

•Class inheritance

Easily extend with plug-ins

Page 5: Frameworks of php

YII

FEATURES:

•Easy to Install

•Utilizes Modern Technologies

•Highly Extensible

•Encourages Testing

•Simplifies Security

Page 6: Frameworks of php

FEATURES

Model-View-Controller Based System

Error Handling

Form Validation

Configuration and Customizable

Page 7: Frameworks of php

FEATURES:

• Object-oriented Goodness

•Use What you Need, Forget Everything Else

•It lets you do a Lot of Things!

• No Model Implementation - Choose your Own

Adventure!

Page 8: Frameworks of php

FEATURES:

•Complete Flexibility

•Community Enthusiasm

•Built in Modular structure

•Security

Page 9: Frameworks of php