SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados

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
 

Mais procurados (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
 

Destaque

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
 

Destaque (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
 

Semelhante a 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
 

Semelhante a 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
 

Último

Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 

Último (20)

Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 

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