SlideShare a Scribd company logo
1 of 37
PHP Framework26-Sep-2010 PRAK SOPHY http://kooms.info
Agenda About me and my company PHP State Who use PHP What is PHP Framework Why PHP Framework MVC PHP Framework Top PHP Framework My First Step(favorite PHP framework) Q & A Reference http://kooms.info
About Me	 I am a web developer since 2006 I like design and develop website with open source language PHP, JSP, Ruby.... Email: sophy.prak@gmail.com Website: http://kooms.info Twitter: http://twitter.com/psophy http://kooms.info
My Company Web Essentials(www.web-essentials.asia) http://kooms.info
Environment http://koo ms.info
PHP State Current Version 5.3 and 6 not yet release According survey by Chris Coyieron his site show that there are more than 75% of 20 000 developers that they use php http://kooms.info
Who use PHP? Facebook Yahoo Wikipedia Google IBM Many and many websites http://kooms.info
What is PHP Framework? PHP Framework it is big PHP library that follow up to software design pattern MVC, ORM Make easy for developer to develop web application Debug able Testing Driven Convention http://kooms.info
Why  PHP Framework  It makes it easier to work with complex technologies.   It ties together a bunch of discrete objects/components into something more useful.   It forces the team (or just me) to implement code in a way that promotes consistent coding, fewer bugs, and more flexible applications.   Everyone can easily test and debug the code, even code that they didn't write.  http://kooms.info
MVC PHP Framework Achievo ATK Akelos PHP Framework Amodules3 Ambivalence Aukyla PHP Framework Binarycloud Biscuit Bitweaver Caffeine Web Framework CakePHP Castor Cgiapp http://kooms.info
MVC PHP Framework CodeIgniter Copix Core Enterprise PHP FastFrame EZ Publish Fusebox FuseLogic Halo Kohana Konstrukt Kumbia Krysalis Inek http://kooms.info
MVC PHP Framework(cont.) Innomatic InterJinn Ismo Jelix Kolibri Limb PHP Web Application Framework Limonade LogiCreate Medusa Mojavi Navigator Nette Nexista http://kooms.info
MVC PHP Framework(cont.) Innomatic InterJinn Ismo Jelix Kolibri Kohan Limb PHP Web Application Framework Limonade LogiCreate Medusa Mojavi Navigator Nette Nexista http://kooms.info
MVC PHP Framework(cont.) P4A PHP on Trax PHP Work PhpDrone PHPulse PhpMVC PhpPeanuts Phrame Popoon Prado Pronto Qcodo Rwfphp http://kooms.info
MVC PHP Framework(cont.) Samstyle PHP Framework SilverStripe Seagull Sitellite SolarPHP Sqeletor Studs Struts4php Symfony TaniPHP Tigermouse web.framework Wolfden CMF http://kooms.info
MVC PHP Framework(cont.) Xataface Yellow Duck Framework Yii Zend Framework Zephyr Framework ZNF Zoop Framework http://kooms.info
Top PHP Framework http://kooms.info
FLOW3 Framwork http://kooms.info Current Version: 1.0.11 alpha 1Develop by: TYPO3 Association  Release: N/A Website: http://flow3.typo3.org
FLOW3 Framework (cont) 10 Reasons to go with the FLOW3 crystal clear structure to boot best of breed PHP-framework "learn once, apply anywhere"-consistency complete documentation real-world examples & tutorials runs on most webservers package repository with big community designed for content-driven applications Start to use and learn the "TYPO3 5.0 way" today funded by the TYPO3 Association (not a greedy company) http://kooms.info
CakePHP Framework http://kooms.info Current Version: 1.3.4 and 1.2.8 Develop by: Cake Team Created date:2005 Website: http://www.cakephp.org
CakePHP Framework (cont.) http://kooms.info
CakePHP Framework(cont.) Expansive built-in libraries including helpers for generating RSS feeds and HTML elements Easy CRUD database interaction Default jQuery Framework and javascript engine for other framework Auth and Acl components A more strict and structured approach to MVC and naming conventions Little to no configuration required to run Supports PHP 4 and 5 commend line http://kooms.info
ZEND Framework http://kooms.info Current Version: 1.10.8 Develop by: AndiGutmans and ZeevSuraski Released: July 1, 2007 Website: http://framework.zend.com/ Make the Choice Standardize your PHP practices
ZEND Framework(cont.) Represents an extended set of PHP libraries that can be integrated and used with most of the offered PHP frameworks. Slight Learning Curve Simple, extendible CRUD creation Optional MVC and flexible conventions Configuration: PHP Array, XML, or INI files Perhaps the most popular PHP framework available Supports PHP 5 http://kooms.info
CodeIgniter Framework http://kooms.info Current Version: 1.7.2 Develop by: EllisLab, Inc. Created date:  February 28, 2006 Website: http://codeigniter.com/
Codeigniter Framework(count..) Offers query builders and database manipulation classes, but has no built-in ORM support No PEAR packages or server modifications required Installed by uploading files to a directory Large community plus extensive documentation and tutorials Easier to extend and understand than some of the more elaborate frameworks Built-in template engine Supports PHP 4 and 5 (Maintaining PHP 4 support has its pros and its cons) http://kooms.info
KohanaFramework http://kooms.info Current Version: 3.0.8 Develop by: Kohana Team Created date:  N/A Website: http://kohanaframework.org/
Kohana Fork of CodeIgniter No dependencies on PECL extensions or PEAR libraries Has a cascading file system Built in-template engine No unit testing support Has built-in Auth module and a number of third-party Auth and ACL libraries Supports PHP 5 http://kooms.info
Symfony Framework http://kooms.info Current Version: 1.4.8 and 2.0 Preview Release Develop by: Symfony Team Created date:  October 18, 2005 Website: http://www.symfony-project.org
Symfony Framework(cont.) Full-stack framework Uses the command-line to run configuration commands and create applications Steeper learning curve than some frameworks Good AJAX and JavaScript helpers Supports PHP 5 http://kooms.info
Prado Framework http://kooms.info Current Version: 3.0.8 Develop by: Pradosoft Created date:  N/A Website: http://www.pradosoft.com/
Prado Framework(cont.) Component-based and event-driven programming framework Components are a combination of a specification file (in XML), an HTML template, and a PHP class. PRADO components are highly reusable Built in-template engine Supports PHP 5 http://kooms.info
Yii Framework http://kooms.info Current Version: 1.1.4 Develop by: Yii Team Created date:   December 3, 2008 Website: http://www.yiiframework.com/ Yii PHP framework is our next generation of PHP framework derived from PRADO
Yii Framework (cont.) Intended for developing large-scale Web applications Written in strict OOP Has built-in support for both authentication and authorization. Claims to have very high performance Complex syntax for declaring model relationships, but with powerful features including named scope No built-in unit testing support SOAP support Has jQuery bundled; jQuery-based AJAX support Supports PHP 5 http://kooms.info
My 1st Step I will grasp CakePHP 1st Live Demo with CakePHP http://kooms.info
Q & A  Thank You! http://kooms.info
Reference http://php.dzone.com/articles/guide-php-frameworks http://www.phpframeworks.com/top-10-php-frameworks/ http://kooms.info

More Related Content

What's hot

What's New in Java 9 KCDC
What's New in Java 9  KCDCWhat's New in Java 9  KCDC
What's New in Java 9 KCDCBilly Korando
 
Joomladay Netherlands 2012 - Joomla in the Cloud
Joomladay Netherlands 2012  - Joomla in the CloudJoomladay Netherlands 2012  - Joomla in the Cloud
Joomladay Netherlands 2012 - Joomla in the CloudJohan Janssens
 
How to install laravel framework in windows
How to install laravel framework in windowsHow to install laravel framework in windows
How to install laravel framework in windowsSabina Sadykova
 
Adobe is from Mars, Microsoft is from Uranus. A look at two competing web st...
Adobe is from Mars, Microsoft is from Uranus.  A look at two competing web st...Adobe is from Mars, Microsoft is from Uranus.  A look at two competing web st...
Adobe is from Mars, Microsoft is from Uranus. A look at two competing web st...Eric Fickes
 
How to install and configure microsoft iis 7.5, php, my sql, and phpmyadmin
How to install and configure microsoft iis 7.5, php, my sql, and phpmyadminHow to install and configure microsoft iis 7.5, php, my sql, and phpmyadmin
How to install and configure microsoft iis 7.5, php, my sql, and phpmyadminSandy Ra
 
Contextual Tour of Plone - (a top open source web content management system)
Contextual   Tour of Plone - (a top open source web content management system)Contextual   Tour of Plone - (a top open source web content management system)
Contextual Tour of Plone - (a top open source web content management system)Ken Wasetis
 
Compare Top PHP Framework in 2017
Compare Top PHP Framework in 2017Compare Top PHP Framework in 2017
Compare Top PHP Framework in 2017Pixel Crayons
 
Getting started-with-zend-framework
Getting started-with-zend-frameworkGetting started-with-zend-framework
Getting started-with-zend-frameworkNilesh Bangar
 
Basic VoIP Drupal Intro - for BioRAFT
Basic VoIP Drupal Intro - for BioRAFTBasic VoIP Drupal Intro - for BioRAFT
Basic VoIP Drupal Intro - for BioRAFTMicky Metts
 
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development  Webinar: PHP and MySQL - Server-side Scripting Language for Web Development
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development Edureka!
 
All the Laravel things: up and running to making $$
All the Laravel things: up and running to making $$All the Laravel things: up and running to making $$
All the Laravel things: up and running to making $$Joe Ferguson
 
Joomla 15 Quickstart
Joomla 15 QuickstartJoomla 15 Quickstart
Joomla 15 QuickstartAmyStephen
 
Joomla Tomorrow and Beyond
Joomla Tomorrow and BeyondJoomla Tomorrow and Beyond
Joomla Tomorrow and BeyondJessica Dunbar
 
State of play for Joomla - Nov 2014
State of play for Joomla - Nov 2014State of play for Joomla - Nov 2014
State of play for Joomla - Nov 2014Tim Plummer
 

What's hot (20)

What's New in Java 9 KCDC
What's New in Java 9  KCDCWhat's New in Java 9  KCDC
What's New in Java 9 KCDC
 
Joomladay Netherlands 2012 - Joomla in the Cloud
Joomladay Netherlands 2012  - Joomla in the CloudJoomladay Netherlands 2012  - Joomla in the Cloud
Joomladay Netherlands 2012 - Joomla in the Cloud
 
How to install laravel framework in windows
How to install laravel framework in windowsHow to install laravel framework in windows
How to install laravel framework in windows
 
Adobe is from Mars, Microsoft is from Uranus. A look at two competing web st...
Adobe is from Mars, Microsoft is from Uranus.  A look at two competing web st...Adobe is from Mars, Microsoft is from Uranus.  A look at two competing web st...
Adobe is from Mars, Microsoft is from Uranus. A look at two competing web st...
 
Wampserver install
Wampserver installWampserver install
Wampserver install
 
How to install and configure microsoft iis 7.5, php, my sql, and phpmyadmin
How to install and configure microsoft iis 7.5, php, my sql, and phpmyadminHow to install and configure microsoft iis 7.5, php, my sql, and phpmyadmin
How to install and configure microsoft iis 7.5, php, my sql, and phpmyadmin
 
Contextual Tour of Plone - (a top open source web content management system)
Contextual   Tour of Plone - (a top open source web content management system)Contextual   Tour of Plone - (a top open source web content management system)
Contextual Tour of Plone - (a top open source web content management system)
 
Joomla Presentations
Joomla PresentationsJoomla Presentations
Joomla Presentations
 
Compare Top PHP Framework in 2017
Compare Top PHP Framework in 2017Compare Top PHP Framework in 2017
Compare Top PHP Framework in 2017
 
Getting started-with-zend-framework
Getting started-with-zend-frameworkGetting started-with-zend-framework
Getting started-with-zend-framework
 
Basic VoIP Drupal Intro - for BioRAFT
Basic VoIP Drupal Intro - for BioRAFTBasic VoIP Drupal Intro - for BioRAFT
Basic VoIP Drupal Intro - for BioRAFT
 
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development  Webinar: PHP and MySQL - Server-side Scripting Language for Web Development
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development
 
Building a Reddit Clone from the Ground Up
Building a Reddit Clone from the Ground UpBuilding a Reddit Clone from the Ground Up
Building a Reddit Clone from the Ground Up
 
All the Laravel things: up and running to making $$
All the Laravel things: up and running to making $$All the Laravel things: up and running to making $$
All the Laravel things: up and running to making $$
 
Read me
Read meRead me
Read me
 
Joomla 15 Quickstart
Joomla 15 QuickstartJoomla 15 Quickstart
Joomla 15 Quickstart
 
Joomla
JoomlaJoomla
Joomla
 
Joomla Tomorrow and Beyond
Joomla Tomorrow and BeyondJoomla Tomorrow and Beyond
Joomla Tomorrow and Beyond
 
Flask
FlaskFlask
Flask
 
State of play for Joomla - Nov 2014
State of play for Joomla - Nov 2014State of play for Joomla - Nov 2014
State of play for Joomla - Nov 2014
 

Viewers also liked

Mobile web and j query mobile
Mobile web and j query mobileMobile web and j query mobile
Mobile web and j query mobilepsophy
 
CSS3 and jQuery
CSS3 and jQueryCSS3 and jQuery
CSS3 and jQuerypsophy
 
Responsive Web Design On Student's day
Responsive Web Design On Student's day Responsive Web Design On Student's day
Responsive Web Design On Student's day psophy
 
HTML5 and CSS3 Techniques You Can Use Today
HTML5 and CSS3 Techniques You Can Use TodayHTML5 and CSS3 Techniques You Can Use Today
HTML5 and CSS3 Techniques You Can Use TodayTodd Anglin
 
Quality Development with CSS3
Quality Development with CSS3Quality Development with CSS3
Quality Development with CSS3Shay Howe
 
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScriptHTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScriptTodd Anglin
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTMLMayaLisa
 

Viewers also liked (12)

Mobile web and j query mobile
Mobile web and j query mobileMobile web and j query mobile
Mobile web and j query mobile
 
CSS3 and jQuery
CSS3 and jQueryCSS3 and jQuery
CSS3 and jQuery
 
Responsive Web Design On Student's day
Responsive Web Design On Student's day Responsive Web Design On Student's day
Responsive Web Design On Student's day
 
CSS3 and Selectors
CSS3 and SelectorsCSS3 and Selectors
CSS3 and Selectors
 
HTML5 and CSS3 Techniques You Can Use Today
HTML5 and CSS3 Techniques You Can Use TodayHTML5 and CSS3 Techniques You Can Use Today
HTML5 and CSS3 Techniques You Can Use Today
 
Modul HTML5
Modul HTML5Modul HTML5
Modul HTML5
 
Quality Development with CSS3
Quality Development with CSS3Quality Development with CSS3
Quality Development with CSS3
 
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScriptHTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
 
Fundamental CSS3
Fundamental CSS3Fundamental CSS3
Fundamental CSS3
 
Fundamental HTML5
Fundamental HTML5Fundamental HTML5
Fundamental HTML5
 
Up to Speed on HTML 5 and CSS 3
Up to Speed on HTML 5 and CSS 3Up to Speed on HTML 5 and CSS 3
Up to Speed on HTML 5 and CSS 3
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 

Similar to Php framework at BarCampPP

Symfony framework-An overview and usability for web development
Symfony framework-An overview and usability for web developmentSymfony framework-An overview and usability for web development
Symfony framework-An overview and usability for web developmentifour_bhavesh
 
How To Implement a CMS
How To Implement a CMSHow To Implement a CMS
How To Implement a CMSJonathan Smith
 
Federico Feroldi: PHP in Yahoo!
Federico Feroldi: PHP in Yahoo!Federico Feroldi: PHP in Yahoo!
Federico Feroldi: PHP in Yahoo!Francesco Fullone
 
Federico Feroldi Php In Yahoo
Federico Feroldi Php In YahooFederico Feroldi Php In Yahoo
Federico Feroldi Php In YahooFederico Feroldi
 
Webplatform And Php
Webplatform And PhpWebplatform And Php
Webplatform And PhpPierre Joye
 
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]Alfresco Software
 
Getting Started with Titanium
Getting Started with TitaniumGetting Started with Titanium
Getting Started with TitaniumKevin Whinnery
 
A Good PHP Framework For Beginners Like Me!
A Good PHP Framework For Beginners Like Me!A Good PHP Framework For Beginners Like Me!
A Good PHP Framework For Beginners Like Me!Muhammad Ghazali
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext PreprocessorMrsRLakshmiIT
 
Applied+Web+Development+[Autosaved].pptx
Applied+Web+Development+[Autosaved].pptxApplied+Web+Development+[Autosaved].pptx
Applied+Web+Development+[Autosaved].pptxvoot1
 
Enyo Hackathon Presentation
Enyo Hackathon PresentationEnyo Hackathon Presentation
Enyo Hackathon PresentationBen Combee
 
Composer Lightning Talk
Composer Lightning TalkComposer Lightning Talk
Composer Lightning TalkEric Johnson
 
Building Rich Applications with Appcelerator
Building Rich Applications with AppceleratorBuilding Rich Applications with Appcelerator
Building Rich Applications with AppceleratorMatt Raible
 
0910 cagliari- spring surf and cmis - the dynamic duo
0910 cagliari- spring surf and cmis - the dynamic duo0910 cagliari- spring surf and cmis - the dynamic duo
0910 cagliari- spring surf and cmis - the dynamic duoSymphony Software Foundation
 

Similar to Php framework at BarCampPP (20)

Symfony framework-An overview and usability for web development
Symfony framework-An overview and usability for web developmentSymfony framework-An overview and usability for web development
Symfony framework-An overview and usability for web development
 
How To Implement a CMS
How To Implement a CMSHow To Implement a CMS
How To Implement a CMS
 
Federico Feroldi: PHP in Yahoo!
Federico Feroldi: PHP in Yahoo!Federico Feroldi: PHP in Yahoo!
Federico Feroldi: PHP in Yahoo!
 
Federico Feroldi Php In Yahoo
Federico Feroldi Php In YahooFederico Feroldi Php In Yahoo
Federico Feroldi Php In Yahoo
 
Webplatform And Php
Webplatform And PhpWebplatform And Php
Webplatform And Php
 
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
 
Getting Started with Titanium
Getting Started with TitaniumGetting Started with Titanium
Getting Started with Titanium
 
Getting Started with Titanium
Getting Started with TitaniumGetting Started with Titanium
Getting Started with Titanium
 
PHP Conference - Phalcon hands-on
PHP Conference - Phalcon hands-onPHP Conference - Phalcon hands-on
PHP Conference - Phalcon hands-on
 
A Good PHP Framework For Beginners Like Me!
A Good PHP Framework For Beginners Like Me!A Good PHP Framework For Beginners Like Me!
A Good PHP Framework For Beginners Like Me!
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext Preprocessor
 
Applied+Web+Development+[Autosaved].pptx
Applied+Web+Development+[Autosaved].pptxApplied+Web+Development+[Autosaved].pptx
Applied+Web+Development+[Autosaved].pptx
 
Php introduction
Php introductionPhp introduction
Php introduction
 
Enyo Hackathon Presentation
Enyo Hackathon PresentationEnyo Hackathon Presentation
Enyo Hackathon Presentation
 
Php.ppt
Php.pptPhp.ppt
Php.ppt
 
Composer Lightning Talk
Composer Lightning TalkComposer Lightning Talk
Composer Lightning Talk
 
Building Rich Applications with Appcelerator
Building Rich Applications with AppceleratorBuilding Rich Applications with Appcelerator
Building Rich Applications with Appcelerator
 
Php
PhpPhp
Php
 
Symfony 3.4
Symfony 3.4Symfony 3.4
Symfony 3.4
 
0910 cagliari- spring surf and cmis - the dynamic duo
0910 cagliari- spring surf and cmis - the dynamic duo0910 cagliari- spring surf and cmis - the dynamic duo
0910 cagliari- spring surf and cmis - the dynamic duo
 

Recently uploaded

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Recently uploaded (20)

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

Php framework at BarCampPP

  • 1. PHP Framework26-Sep-2010 PRAK SOPHY http://kooms.info
  • 2. Agenda About me and my company PHP State Who use PHP What is PHP Framework Why PHP Framework MVC PHP Framework Top PHP Framework My First Step(favorite PHP framework) Q & A Reference http://kooms.info
  • 3. About Me I am a web developer since 2006 I like design and develop website with open source language PHP, JSP, Ruby.... Email: sophy.prak@gmail.com Website: http://kooms.info Twitter: http://twitter.com/psophy http://kooms.info
  • 4. My Company Web Essentials(www.web-essentials.asia) http://kooms.info
  • 6. PHP State Current Version 5.3 and 6 not yet release According survey by Chris Coyieron his site show that there are more than 75% of 20 000 developers that they use php http://kooms.info
  • 7. Who use PHP? Facebook Yahoo Wikipedia Google IBM Many and many websites http://kooms.info
  • 8. What is PHP Framework? PHP Framework it is big PHP library that follow up to software design pattern MVC, ORM Make easy for developer to develop web application Debug able Testing Driven Convention http://kooms.info
  • 9. Why PHP Framework It makes it easier to work with complex technologies. It ties together a bunch of discrete objects/components into something more useful. It forces the team (or just me) to implement code in a way that promotes consistent coding, fewer bugs, and more flexible applications. Everyone can easily test and debug the code, even code that they didn't write. http://kooms.info
  • 10. MVC PHP Framework Achievo ATK Akelos PHP Framework Amodules3 Ambivalence Aukyla PHP Framework Binarycloud Biscuit Bitweaver Caffeine Web Framework CakePHP Castor Cgiapp http://kooms.info
  • 11. MVC PHP Framework CodeIgniter Copix Core Enterprise PHP FastFrame EZ Publish Fusebox FuseLogic Halo Kohana Konstrukt Kumbia Krysalis Inek http://kooms.info
  • 12. MVC PHP Framework(cont.) Innomatic InterJinn Ismo Jelix Kolibri Limb PHP Web Application Framework Limonade LogiCreate Medusa Mojavi Navigator Nette Nexista http://kooms.info
  • 13. MVC PHP Framework(cont.) Innomatic InterJinn Ismo Jelix Kolibri Kohan Limb PHP Web Application Framework Limonade LogiCreate Medusa Mojavi Navigator Nette Nexista http://kooms.info
  • 14. MVC PHP Framework(cont.) P4A PHP on Trax PHP Work PhpDrone PHPulse PhpMVC PhpPeanuts Phrame Popoon Prado Pronto Qcodo Rwfphp http://kooms.info
  • 15. MVC PHP Framework(cont.) Samstyle PHP Framework SilverStripe Seagull Sitellite SolarPHP Sqeletor Studs Struts4php Symfony TaniPHP Tigermouse web.framework Wolfden CMF http://kooms.info
  • 16. MVC PHP Framework(cont.) Xataface Yellow Duck Framework Yii Zend Framework Zephyr Framework ZNF Zoop Framework http://kooms.info
  • 17. Top PHP Framework http://kooms.info
  • 18. FLOW3 Framwork http://kooms.info Current Version: 1.0.11 alpha 1Develop by: TYPO3 Association  Release: N/A Website: http://flow3.typo3.org
  • 19. FLOW3 Framework (cont) 10 Reasons to go with the FLOW3 crystal clear structure to boot best of breed PHP-framework "learn once, apply anywhere"-consistency complete documentation real-world examples & tutorials runs on most webservers package repository with big community designed for content-driven applications Start to use and learn the "TYPO3 5.0 way" today funded by the TYPO3 Association (not a greedy company) http://kooms.info
  • 20. CakePHP Framework http://kooms.info Current Version: 1.3.4 and 1.2.8 Develop by: Cake Team Created date:2005 Website: http://www.cakephp.org
  • 21. CakePHP Framework (cont.) http://kooms.info
  • 22. CakePHP Framework(cont.) Expansive built-in libraries including helpers for generating RSS feeds and HTML elements Easy CRUD database interaction Default jQuery Framework and javascript engine for other framework Auth and Acl components A more strict and structured approach to MVC and naming conventions Little to no configuration required to run Supports PHP 4 and 5 commend line http://kooms.info
  • 23. ZEND Framework http://kooms.info Current Version: 1.10.8 Develop by: AndiGutmans and ZeevSuraski Released: July 1, 2007 Website: http://framework.zend.com/ Make the Choice Standardize your PHP practices
  • 24. ZEND Framework(cont.) Represents an extended set of PHP libraries that can be integrated and used with most of the offered PHP frameworks. Slight Learning Curve Simple, extendible CRUD creation Optional MVC and flexible conventions Configuration: PHP Array, XML, or INI files Perhaps the most popular PHP framework available Supports PHP 5 http://kooms.info
  • 25. CodeIgniter Framework http://kooms.info Current Version: 1.7.2 Develop by: EllisLab, Inc. Created date:  February 28, 2006 Website: http://codeigniter.com/
  • 26. Codeigniter Framework(count..) Offers query builders and database manipulation classes, but has no built-in ORM support No PEAR packages or server modifications required Installed by uploading files to a directory Large community plus extensive documentation and tutorials Easier to extend and understand than some of the more elaborate frameworks Built-in template engine Supports PHP 4 and 5 (Maintaining PHP 4 support has its pros and its cons) http://kooms.info
  • 27. KohanaFramework http://kooms.info Current Version: 3.0.8 Develop by: Kohana Team Created date:  N/A Website: http://kohanaframework.org/
  • 28. Kohana Fork of CodeIgniter No dependencies on PECL extensions or PEAR libraries Has a cascading file system Built in-template engine No unit testing support Has built-in Auth module and a number of third-party Auth and ACL libraries Supports PHP 5 http://kooms.info
  • 29. Symfony Framework http://kooms.info Current Version: 1.4.8 and 2.0 Preview Release Develop by: Symfony Team Created date:  October 18, 2005 Website: http://www.symfony-project.org
  • 30. Symfony Framework(cont.) Full-stack framework Uses the command-line to run configuration commands and create applications Steeper learning curve than some frameworks Good AJAX and JavaScript helpers Supports PHP 5 http://kooms.info
  • 31. Prado Framework http://kooms.info Current Version: 3.0.8 Develop by: Pradosoft Created date:  N/A Website: http://www.pradosoft.com/
  • 32. Prado Framework(cont.) Component-based and event-driven programming framework Components are a combination of a specification file (in XML), an HTML template, and a PHP class. PRADO components are highly reusable Built in-template engine Supports PHP 5 http://kooms.info
  • 33. Yii Framework http://kooms.info Current Version: 1.1.4 Develop by: Yii Team Created date:   December 3, 2008 Website: http://www.yiiframework.com/ Yii PHP framework is our next generation of PHP framework derived from PRADO
  • 34. Yii Framework (cont.) Intended for developing large-scale Web applications Written in strict OOP Has built-in support for both authentication and authorization. Claims to have very high performance Complex syntax for declaring model relationships, but with powerful features including named scope No built-in unit testing support SOAP support Has jQuery bundled; jQuery-based AJAX support Supports PHP 5 http://kooms.info
  • 35. My 1st Step I will grasp CakePHP 1st Live Demo with CakePHP http://kooms.info
  • 36. Q & A Thank You! http://kooms.info