SlideShare a Scribd company logo
PHP Framework26-Sep-2010PRAK SOPHYhttp://kooms.info
AgendaAbout me and my companyPHP StateWho use PHPWhat is PHP FrameworkWhy PHP FrameworkMVC PHP FrameworkTop PHP FrameworkMy First Step(favorite PHP framework)Q & AReferencehttp://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.comWebsite: http://kooms.infoTwitter: http://twitter.com/psophyhttp://kooms.info
My CompanyWeb Essentials(www.web-essentials.asia)http://kooms.info
Environmenthttp://kooms.info
PHP StateCurrent Version 5.3 and 6 not yet releaseAccording survey by Chris Coyieron his site show that there are more than 75% of 20 000 developers that they use phphttp://kooms.info
Who use PHP?FacebookYahooWikipediaGoogleIBMMany and many websiteshttp://kooms.info
What is PHP Framework?PHP Framework it is big PHP library that follow up to software design pattern MVC, ORMMake easy for developer to develop web applicationDebug ableTesting DrivenConventionhttp://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 FrameworkAchievo ATKAkelos PHP FrameworkAmodules3AmbivalenceAukyla PHP FrameworkBinarycloudBiscuitBitweaverCaffeine Web FrameworkCakePHPCastorCgiapphttp://kooms.info
MVC PHP FrameworkCodeIgniterCopixCore Enterprise PHPFastFrameEZ PublishFuseboxFuseLogicHaloKohanaKonstruktKumbiaKrysalisInekhttp://kooms.info
MVC PHP Framework(cont.)InnomaticInterJinnIsmoJelixKolibriLimb PHP Web Application FrameworkLimonadeLogiCreateMedusaMojaviNavigatorNetteNexistahttp://kooms.info
MVC PHP Framework(cont.)InnomaticInterJinnIsmoJelixKolibriKohanLimb PHP Web Application FrameworkLimonadeLogiCreateMedusaMojaviNavigatorNetteNexistahttp://kooms.info
MVC PHP Framework(cont.)P4APHP on TraxPHP WorkPhpDronePHPulsePhpMVCPhpPeanutsPhramePopoonPradoProntoQcodoRwfphphttp://kooms.info
MVC PHP Framework(cont.)Samstyle PHP FrameworkSilverStripeSeagullSitelliteSolarPHPSqeletorStudsStruts4phpSymfonyTaniPHPTigermouseweb.frameworkWolfden CMFhttp://kooms.info
MVC PHP Framework(cont.)XatafaceYellow Duck FrameworkYiiZend FrameworkZephyr FrameworkZNFZoop Frameworkhttp://kooms.info
Top PHP Frameworkhttp://kooms.info
FLOW3 Framworkhttp://kooms.infoCurrent Version: 1.0.11 alpha 1Develop by: TYPO3 Association Release: N/AWebsite: http://flow3.typo3.org
FLOW3 Framework (cont)10 Reasons to go with the FLOW3crystal clear structure to bootbest of breed PHP-framework"learn once, apply anywhere"-consistencycomplete documentationreal-world examples & tutorialsruns on most webserverspackage repository with big communitydesigned for content-driven applicationsStart to use and learn the "TYPO3 5.0 way" todayfunded by the TYPO3 Association (not a greedy company)http://kooms.info
CakePHP Frameworkhttp://kooms.infoCurrent Version: 1.3.4 and 1.2.8Develop by: Cake TeamCreated date:2005Website: 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 elementsEasy CRUD database interactionDefault jQuery Framework and javascript engine for other frameworkAuth and Acl componentsA more strict and structured approach to MVC and naming conventionsLittle to no configuration required to runSupports PHP 4 and 5commend linehttp://kooms.info
ZEND Frameworkhttp://kooms.infoCurrent Version: 1.10.8Develop by: AndiGutmans and ZeevSuraskiReleased: July 1, 2007Website: 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 CurveSimple, extendible CRUD creationOptional MVC and flexible conventionsConfiguration: PHP Array, XML, or INI filesPerhaps the most popular PHP framework availableSupports PHP 5http://kooms.info
CodeIgniter Frameworkhttp://kooms.infoCurrent Version: 1.7.2Develop by: EllisLab, Inc.Created date:  February 28, 2006Website: http://codeigniter.com/
Codeigniter Framework(count..)Offers query builders and database manipulation classes, but has no built-in ORM supportNo PEAR packages or server modifications requiredInstalled by uploading files to a directoryLarge community plus extensive documentation and tutorialsEasier to extend and understand than some of the more elaborate frameworksBuilt-in template engineSupports PHP 4 and 5 (Maintaining PHP 4 support has its pros and its cons)http://kooms.info
KohanaFrameworkhttp://kooms.infoCurrent Version: 3.0.8Develop by: Kohana TeamCreated date:  N/AWebsite: http://kohanaframework.org/
KohanaFork of CodeIgniterNo dependencies on PECL extensions or PEAR librariesHas a cascading file systemBuilt in-template engineNo unit testing supportHas built-in Auth module and a number of third-party Auth and ACL librariesSupports PHP 5http://kooms.info
Symfony Frameworkhttp://kooms.infoCurrent Version: 1.4.8 and 2.0 Preview ReleaseDevelop by: Symfony TeamCreated date:  October 18, 2005Website: http://www.symfony-project.org
Symfony Framework(cont.)Full-stack frameworkUses the command-line to run configuration commands and create applicationsSteeper learning curve than some frameworksGood AJAX and JavaScript helpersSupports PHP 5http://kooms.info
Prado Frameworkhttp://kooms.infoCurrent Version: 3.0.8Develop by: PradosoftCreated date:  N/AWebsite: http://www.pradosoft.com/
Prado Framework(cont.)Component-based and event-driven programming frameworkComponents are a combination of a specification file (in XML), an HTML template, and a PHP class.PRADO components are highly reusableBuilt in-template engineSupports PHP 5http://kooms.info
Yii Frameworkhttp://kooms.infoCurrent Version: 1.1.4Develop by: Yii TeamCreated date:   December 3, 2008Website: 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 applicationsWritten in strict OOPHas built-in support for both authentication and authorization.Claims to have very high performanceComplex syntax for declaring model relationships, but with powerful features including named scopeNo built-in unit testing supportSOAP supportHas jQuery bundled; jQuery-based AJAX supportSupports PHP 5http://kooms.info
My 1st StepI will grasp CakePHP 1stLive Demo with CakePHPhttp://kooms.info
Q & A Thank You!http://kooms.info
Referencehttp://php.dzone.com/articles/guide-php-frameworkshttp://www.phpframeworks.com/top-10-php-frameworks/http://kooms.info

More Related Content

PPTX
Phalcon - Giant Killer
PDF
Phalcon / Zephir Introduction at PHPConfTW2013
PDF
Php phalcon - Another approach to develop website - Techcamp Saigon 2014
PDF
Php Conference Brazil - Phalcon Giant Killer
PDF
Joomlatools Platform v2.0
PPTX
Phalcon 2 - PHP Brazil Conference
ODP
FAT.Seminar.FOSS_Joomla!
PDF
Console Apps: php artisan forthe:win
Phalcon - Giant Killer
Phalcon / Zephir Introduction at PHPConfTW2013
Php phalcon - Another approach to develop website - Techcamp Saigon 2014
Php Conference Brazil - Phalcon Giant Killer
Joomlatools Platform v2.0
Phalcon 2 - PHP Brazil Conference
FAT.Seminar.FOSS_Joomla!
Console Apps: php artisan forthe:win

What's hot (20)

PDF
What's New in Java 9 KCDC
PDF
Joomladay Netherlands 2012 - Joomla in the Cloud
PPTX
How to install laravel framework in windows
PPT
Adobe is from Mars, Microsoft is from Uranus. A look at two competing web st...
PDF
Wampserver install
PDF
How to install and configure microsoft iis 7.5, php, my sql, and phpmyadmin
PPT
Contextual Tour of Plone - (a top open source web content management system)
PPT
Joomla Presentations
PDF
Compare Top PHP Framework in 2017
PDF
Getting started-with-zend-framework
ODP
Basic VoIP Drupal Intro - for BioRAFT
PPTX
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development
PPTX
Building a Reddit Clone from the Ground Up
PDF
All the Laravel things: up and running to making $$
PDF
Read me
PDF
Joomla 15 Quickstart
PPTX
PDF
Joomla Tomorrow and Beyond
PPTX
State of play for Joomla - Nov 2014
What's New in Java 9 KCDC
Joomladay Netherlands 2012 - Joomla in the Cloud
How to install laravel framework in windows
Adobe is from Mars, Microsoft is from Uranus. A look at two competing web st...
Wampserver install
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)
Joomla Presentations
Compare Top PHP Framework in 2017
Getting started-with-zend-framework
Basic VoIP Drupal Intro - for BioRAFT
Webinar: PHP and MySQL - Server-side Scripting Language for Web Development
Building a Reddit Clone from the Ground Up
All the Laravel things: up and running to making $$
Read me
Joomla 15 Quickstart
Joomla Tomorrow and Beyond
State of play for Joomla - Nov 2014
Ad

Viewers also liked (12)

PDF
Mobile web and j query mobile
PDF
CSS3 and jQuery
PDF
Responsive Web Design On Student's day
PDF
CSS3 and Selectors
PPTX
HTML5 and CSS3 Techniques You Can Use Today
PDF
Modul HTML5
PDF
Quality Development with CSS3
PPTX
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
PDF
Fundamental CSS3
PDF
Fundamental HTML5
PDF
Up to Speed on HTML 5 and CSS 3
PPT
Introduction to HTML
Mobile web and j query mobile
CSS3 and jQuery
Responsive Web Design On Student's day
CSS3 and Selectors
HTML5 and CSS3 Techniques You Can Use Today
Modul HTML5
Quality Development with CSS3
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
Fundamental CSS3
Fundamental HTML5
Up to Speed on HTML 5 and CSS 3
Introduction to HTML
Ad

Similar to Php framework at BarCampPP (20)

DOCX
Symfony framework-An overview and usability for web development
PPT
How To Implement a CMS
PPT
Federico Feroldi Php In Yahoo
PPTX
Webplatform And Php
PPT
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
PPT
Getting Started with Titanium
PPT
Getting Started with Titanium
PPTX
PHP Conference - Phalcon hands-on
ODP
A Good PHP Framework For Beginners Like Me!
PPTX
Php hypertext Preprocessor
PPTX
Applied+Web+Development+[Autosaved].pptx
PPTX
Web programming using PHP and Introduction with sample codes
PDF
Php introduction
PDF
Enyo Hackathon Presentation
PPTX
Composer Lightning Talk
PDF
Building Rich Applications with Appcelerator
PPTX
Symfony 3.4
PPT
0910 cagliari- spring surf and cmis - the dynamic duo
Symfony framework-An overview and usability for web development
How To Implement a CMS
Federico Feroldi Php In Yahoo
Webplatform And Php
Learning Your Way Around Alfresco [A Developer's Intro, Part 1. by Jeff Potts]
Getting Started with Titanium
Getting Started with Titanium
PHP Conference - Phalcon hands-on
A Good PHP Framework For Beginners Like Me!
Php hypertext Preprocessor
Applied+Web+Development+[Autosaved].pptx
Web programming using PHP and Introduction with sample codes
Php introduction
Enyo Hackathon Presentation
Composer Lightning Talk
Building Rich Applications with Appcelerator
Symfony 3.4
0910 cagliari- spring surf and cmis - the dynamic duo

Recently uploaded (20)

PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PDF
Open folder Downloads.pdf yes yes ges yes
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
01-Introduction-to-Information-Management.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Open Quiz Monsoon Mind Game Final Set.pptx
PPTX
GDM (1) (1).pptx small presentation for students
PDF
The Final Stretch: How to Release a Game and Not Die in the Process.
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Microbial disease of the cardiovascular and lymphatic systems
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Anesthesia in Laparoscopic Surgery in India
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Open folder Downloads.pdf yes yes ges yes
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
01-Introduction-to-Information-Management.pdf
TR - Agricultural Crops Production NC III.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Open Quiz Monsoon Mind Game Final Set.pptx
GDM (1) (1).pptx small presentation for students
The Final Stretch: How to Release a Game and Not Die in the Process.
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf

Php framework at BarCampPP