SlideShare a Scribd company logo
A Good PHP Frameworks for Beginners Like Me! 13 April 2010 Muhammad Ghazali http://muhammadghazali.web.id/blog
About Me
About Me A Java programmer that want to know how create a web app using PHP
A (not really) new comers to the PHP world!
We can discuss this topic by  @muhghazali  or  [email_address]
Agenda
Agenda What is framework
Framework features
Why framework
MVC frameworks written in PHP
Top 10 Hot PHP Frameworks
Top 10 Ranking PHP Frameworks
My Criteria
My Options
Why CodeIgniter
Why Kohana
Why Yii
My 1 st  step
What is framework
What is framework I'm talking about a software framework...
What is framework A skeleton of an application into which developers plug in their code and provides most of the common functionality .  -- E. Gamma, et al., "Design Patterns", Addison-Wesley, 1995
What is framework A framework is a set of common and prefabricated software building blocks that programmers can use, extend or customize for specific computing solutions. With frameworks developers do not have to start from scratch each time they write an application. Frameworks are built from collection of objects so both the design and code of the framework may be reused . - JavaFramework. [1]
Framework features
Framework features Software frameworks have distinguishing features that separate them from libraries or normal user applications. [2]
Framework features inversion of control  - The overall program's flow of control is not dictated by the caller, but by the framework. [2]
Framework features default behavior  - A framework has a default behavior. This default behavior must actually be some useful behavior and not a series of no-ops. [2]
Framework features extensibility  - A framework can be extended by the user usually by selective overriding or specialized by user code providing specific functionality. [2]
Framework features non-modifiable framework code  - The framework code, in general, is not allowed to be modified. Users can extend the framework, but not modify its code. [2]
Why framework
Why framework It makes it easier to work with complex technologies. [14]
It ties together a bunch of discrete objects/components into something more useful. [14]
It forces the team (or just me) to implement code in a way that promotes consistent coding, fewer bugs, and more flexible applications. [14]
Everyone can easily test and debug the code, even code that they didn't write. [14]
MVC Frameworks Written in PHP
MVC Frameworks Written in PHP  Web Application Component Toolkit Achievo ATK Akelos PHP Framework Amodules3 Ambivalence Aukyla PHP Framework Binarycloud Biscuit Bitweaver Caffeine Web Framework CakePHP Castor Cgiapp
MVC Frameworks Written in PHP CodeIgniter Copix Core Enterprise PHP FastFrame EZ Publish Fusebox FuseLogic Halo Kohana Konstrukt Kumbia Krysalis Inek
MVC Frameworks Written in PHP Innomatic InterJinn Ismo Jelix Kolibri Limb PHP Web Application Framework Limonade LogiCreate Medusa Mojavi Navigator Nette Nexista
MVC Frameworks Written in PHP P4A PHP on Trax PHP Work PhpDrone PHPulse PhpMVC PhpPeanuts Phrame Popoon Prado Pronto Qcodo Rwfphp
MVC Frameworks Written in PHP Samstyle PHP Framework SilverStripe Seagull Sitellite SolarPHP Sqeletor Studs Struts4php Symfony TaniPHP Tigermouse web.framework Wolfden CMF
MVC Frameworks Written in PHP Xataface Yellow Duck Framework Zend Framework Zephyr Framework ZNF Zoop Framework
Top 10 Hot PHP Frameworks
Top 10 Hot PHP Frameworks CodeIgniter Yii CakePHP Zend Symfony PHPDevShell Prado Akelos Zoop QPHP
Top 10 Ranking PHP Frameworks
Top 10 Ranking PHP Frameworks Yii CodeIgniter PHPDevShell Symfony CakePHP Akelos Prado Zend Zoop EZ Components
My criteria

More Related Content

What's hot (20)

PPTX
ASP .NET MVC
eldorina
 
PPT
Struts 2-overview2
divzi1913
 
PPTX
Single Page WebApp Architecture
Morgan Cheng
 
PDF
ASP.NET MVC 3
Buu Nguyen
 
PDF
Beyond PrettyFaces - Einführung in Rewrite
Christian Kaltepoth
 
PDF
AngularJS 101 - Everything you need to know to get started
Stéphane Bégaudeau
 
PPT
Struts 2-overview2
Long Nguyen
 
PPTX
Zend MVC pattern based Framework – Best for Enterprise web applications
Etisbew Technology Group
 
PDF
AngularJS - What is it & Why is it awesome ? (with demos)
Gary Arora
 
PPTX
JavaScript Performance (at SFJS)
Steve Souders
 
PPTX
Single Page Application (SPA) using AngularJS
M R Rony
 
PPTX
Organized web app development using backbone.js
Shakti Shrestha
 
PDF
Developing large scale JavaScript applications
Milan Korsos
 
PDF
Beyond PrettyFaces - Einführung in Rewrite
Christian Kaltepoth
 
PPTX
MVC & backbone.js
Mohammed Arif
 
PPT
JAVA SCRIPT
Go4Guru
 
POT
Beginning In J2EE
Suthat Rongraung
 
PPT
Java script Tutorial - QaTrainingHub
QA TrainingHub
 
PPTX
The Windows Runtime and the Web
Jeremy Likness
 
PPTX
Feature and Future of ASP.NET
Md. Mahedee Hasan
 
ASP .NET MVC
eldorina
 
Struts 2-overview2
divzi1913
 
Single Page WebApp Architecture
Morgan Cheng
 
ASP.NET MVC 3
Buu Nguyen
 
Beyond PrettyFaces - Einführung in Rewrite
Christian Kaltepoth
 
AngularJS 101 - Everything you need to know to get started
Stéphane Bégaudeau
 
Struts 2-overview2
Long Nguyen
 
Zend MVC pattern based Framework – Best for Enterprise web applications
Etisbew Technology Group
 
AngularJS - What is it & Why is it awesome ? (with demos)
Gary Arora
 
JavaScript Performance (at SFJS)
Steve Souders
 
Single Page Application (SPA) using AngularJS
M R Rony
 
Organized web app development using backbone.js
Shakti Shrestha
 
Developing large scale JavaScript applications
Milan Korsos
 
Beyond PrettyFaces - Einführung in Rewrite
Christian Kaltepoth
 
MVC & backbone.js
Mohammed Arif
 
JAVA SCRIPT
Go4Guru
 
Beginning In J2EE
Suthat Rongraung
 
Java script Tutorial - QaTrainingHub
QA TrainingHub
 
The Windows Runtime and the Web
Jeremy Likness
 
Feature and Future of ASP.NET
Md. Mahedee Hasan
 

Viewers also liked (19)

PPTX
MVC Frameworks for building PHP Web Applications
Vforce Infotech
 
PPTX
Introduction to MVC Web Framework with CodeIgniter
Pongsakorn U-chupala
 
PPT
Php Presentation
Manish Bothra
 
PPT
Introduction to PHP
Jussi Pohjolainen
 
PPTX
PHP Templating Systems
Chris Tankersley
 
PDF
Grokking regex
David Stockton
 
PDF
Introduction to PHP H/MVC Frameworks by www.silicongulf.com
Christopher Cubos
 
PDF
Don't Fear the Regex - Northeast PHP 2015
Sandy Smith
 
PDF
/Regex makes me want to (weep|give up|(╯°□°)╯︵ ┻━┻)\.?/i
brettflorio
 
PPT
PHP Framework
celeroo
 
PDF
ZF3 introduction
Vincent Blanchon
 
PDF
Parsing JSON with a single regex
brian d foy
 
PDF
Spring 3 MVC CodeMash 2009
kensipe
 
PDF
Cake Php 1.2 (Ocphp)
guest193fe1
 
PDF
新版阿尔法城背后的前端MVC实践
Dexter Yang
 
PPTX
Regular Expression (Regex) Fundamentals
Mesut Günes
 
PPT
How PHP Works ?
Ravi Raj
 
PPT
Introduction To Code Igniter
Amzad Hossain
 
PDF
Rapid Development With CakePHP
Edureka!
 
MVC Frameworks for building PHP Web Applications
Vforce Infotech
 
Introduction to MVC Web Framework with CodeIgniter
Pongsakorn U-chupala
 
Php Presentation
Manish Bothra
 
Introduction to PHP
Jussi Pohjolainen
 
PHP Templating Systems
Chris Tankersley
 
Grokking regex
David Stockton
 
Introduction to PHP H/MVC Frameworks by www.silicongulf.com
Christopher Cubos
 
Don't Fear the Regex - Northeast PHP 2015
Sandy Smith
 
/Regex makes me want to (weep|give up|(╯°□°)╯︵ ┻━┻)\.?/i
brettflorio
 
PHP Framework
celeroo
 
ZF3 introduction
Vincent Blanchon
 
Parsing JSON with a single regex
brian d foy
 
Spring 3 MVC CodeMash 2009
kensipe
 
Cake Php 1.2 (Ocphp)
guest193fe1
 
新版阿尔法城背后的前端MVC实践
Dexter Yang
 
Regular Expression (Regex) Fundamentals
Mesut Günes
 
How PHP Works ?
Ravi Raj
 
Introduction To Code Igniter
Amzad Hossain
 
Rapid Development With CakePHP
Edureka!
 
Ad

Similar to A Good PHP Framework For Beginners Like Me! (20)

PPTX
PHP Frameworks
Dumindu Pahalawatta
 
PDF
Php framework
cncwebworld
 
PPTX
Php Framework
cncwebworld
 
PDF
Top 6 leading PHP frameworks for web development
Appfinz Technologies
 
PPTX
Php Web Frameworks
Shreyans Jasoriya
 
PDF
Top 10 best PHP frameworks for web development.pdf
Moon Technolabs Pvt. Ltd.
 
PDF
Top 6 php framework
Narola Infotech
 
PPTX
MVC & CodeIgniter
Harshit Gupta
 
PPT
My cool new Slideshow!
netzwelt12345
 
PDF
PHP Frameworks Review - Mar 19 2015
kyphpug
 
PPT
Php Frameworks
Ryan Davis
 
PPTX
Top 10 php frameworks in 2021
MaryamAnwar10
 
PDF
A comparative study of laravel and symfony PHP frameworks
IJECEIAES
 
PDF
Top 7 php frameworks for startups 2019
ValueCoders
 
PDF
Which are the best PHP frameworks for web development that have a good future...
Moon Technolabs Pvt. Ltd.
 
PDF
Best PHP Frameworks
Clixlogix Technologies
 
PPTX
Top10 php framwork used by php developer
Vikash Jangid
 
PPT
Top 12 php frameworks 2016
ValueCoders
 
PPTX
Outsourcing php india
taishaaben
 
PPTX
Php framework at BarCampPP
psophy
 
PHP Frameworks
Dumindu Pahalawatta
 
Php framework
cncwebworld
 
Php Framework
cncwebworld
 
Top 6 leading PHP frameworks for web development
Appfinz Technologies
 
Php Web Frameworks
Shreyans Jasoriya
 
Top 10 best PHP frameworks for web development.pdf
Moon Technolabs Pvt. Ltd.
 
Top 6 php framework
Narola Infotech
 
MVC & CodeIgniter
Harshit Gupta
 
My cool new Slideshow!
netzwelt12345
 
PHP Frameworks Review - Mar 19 2015
kyphpug
 
Php Frameworks
Ryan Davis
 
Top 10 php frameworks in 2021
MaryamAnwar10
 
A comparative study of laravel and symfony PHP frameworks
IJECEIAES
 
Top 7 php frameworks for startups 2019
ValueCoders
 
Which are the best PHP frameworks for web development that have a good future...
Moon Technolabs Pvt. Ltd.
 
Best PHP Frameworks
Clixlogix Technologies
 
Top10 php framwork used by php developer
Vikash Jangid
 
Top 12 php frameworks 2016
ValueCoders
 
Outsourcing php india
taishaaben
 
Php framework at BarCampPP
psophy
 
Ad

Recently uploaded (20)

PPTX
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PDF
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
PPTX
Post Dated Cheque(PDC) Management in Odoo 18
Celine George
 
PDF
Horarios de distribución de agua en julio
pegazohn1978
 
PPTX
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PPTX
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
PPTX
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
PDF
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PPTX
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PPTX
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
PDF
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PDF
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
Dimensions of Societal Planning in Commonism
StefanMz
 
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
Post Dated Cheque(PDC) Management in Odoo 18
Celine George
 
Horarios de distribución de agua en julio
pegazohn1978
 
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
The Different Types of Non-Experimental Research
Thelma Villaflores
 
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 

A Good PHP Framework For Beginners Like Me!

Editor's Notes

  • #38: Quoted from the guide: The file structure of config files follows Kohana’s file structure. Meaning that configuration files in the application directory take precedence over those in modules which take precedence over those in the system directory. The one exception is config.php which is hardcoded into the application/config directory and cannot be moved elsewhere.