background preloader

PHP Frameworks

Facebook Twitter

 Phil Sturgeon. Made in Production Late last summer I was riding my bike around the mountains of New Jersey. I'm not sure if it was exhaustion, the heat or the fact that I had run out of podcasts to listen to but I had an idea: I should get into the t-shirt sale business. Read More » PHP-FIG: Autoloaders, Amendments and The "15th Standard" Recently I've been putting in lots of time for bits around the PHP-FIG, and I wanted to highlight what they were, what they are and what I personally think needs to happen in the near future to make things better.

Read More » The "Framework" is Dead, Long live the Framework There have been a few posts over the last few months saying that the age of the framework is dead, and that Composer is the true savior, and other similar messages. Read More » Autoloading Laravel application code with PSR-4 When you use Laravel it's very likely you autoload extra code than just the controllers/models that are autoloaded by default.

Read More » Composer now supports PSR-4. Auto PHP Codeigniter CRUD.

CodeIgniter

PHP Frameworks. Reviews. Kohana. The PHP Search Engine. Rasmus Lerdorf: PHP Frameworks? Think Again. This is the fist time I have heard Rasmus Lerdorf speak and it was entertaining to say the least. Refreshing would another way to describe it, I enjoy hearing real opinions and not holding back — Rasmus doesn’t hold back. Just a short background, Rasmus Lerdorf is the creator of PHP and still continues as a core developer to the PHP project. PHP frameworks In his address he choose to highlight PHP frameworks (Drupal was not spared) and how poor they are at performance. Not only are they slow, but their "jack-of-all-trades" attitude leads developers down the wrong path by not using what is best for the job.

Back to frameworks, he started by discussing a database heavy Twitter mashup that he created. Hello World How do PHP frameworks score on the "Hello World" test? So, are there any frameworks that don’t suck? How to make PHP fast "Well, you can’t" was his quick answer. RDF, Semantic Web and the Monkey RDF in Drupal. Along with rich search you also get enhanced search results. Wave Framework - Open Source API-centric PHP Micro-framework.

PHP frameworks comparison. Comparison chart of the stable versions of best PHP frameworks in order to help you to choose the PHP framework adapted to your specific needs: Agile Toolkit vs Banshee vs CakePHP vs CakePHP2 vs CodeIgniter vs Fat-Free vs FuelPHP vs Jelix vs Kohana vs Laravel vs Lithium vs Mako vs MkFramework vs PPI Framework vs Solar vs Symfony vs Symfony2 vs Yii vs Zend Framework vs Zend Framework 2 vs Zikula. Features This part in the comparison table try to summarize the important features of the main PHP frameworks. Object-relational mapping (ORM) are components that helps you to transform your databases access in a more friendly object oriented manner. Instead of manipulating records, you manipulate objects and could most of the time forget about all the SQL queries that goes behind the scene. Code generation make developers life easier by creating files and default content automatically so you don't have to. Resources. PHP Frameworks – A Review.

I've gone over what frameworks are, what I look for in a framework, and the relative performance of the various PHP frameworks available. With this article I'd like to review each of the most popular PHP frameworks, and the current state of PHP Frameworks. Let's get started. In selecting these frameworks, I have eliminated commercial frameworks, specialized frameworks, component frameworks, frameworks with CMS, and frameworks that are no longer in development. You want a supported framework with developers working on improving the framework.