+ 29
What is your favorite php framework? Write few words why?
Guys, wordpress is not framework! It is a CMS! Wamp, xamp is servers, not frameworks! Framework is like a methodology and a set of reusable components
90 Respostas
+ 61
CodeIgniter!
found the name to be catchy...
got used to it,
and stuck by it...
I'm loyal...
+ 9
@tuchy
wamp and "xampp" are local server softwares. The keyword is framework. like larval or symfony.
+ 9
tuchy, both wamp and xamp aren't PHP frameworks ,this is the way to do a local server but not a framework to work in PHP,you can work in but not the same way you would do in a framework like laravel
+ 9
Symphony and CodeIgniter
+ 8
Symfony is good. It allows to quickly develop applications.
+ 7
WAMP is used for back end processing..
+ 7
Laravel and CodeIgniter both are good
+ 7
Codeigniter framework... Trying to adopt features of MVC through codeigniter for website development...
+ 6
Also look at Laragon ( not framework )
+ 6
laravel for frameworks and netbeans for IDE
+ 6
**********Laravel**********
Ā That make rapid application development possible.
light-weight templating engineĀ called āBladeā.
Ā such as authentication, sessions, queueing, caching and RESTful routing. includes aĀ local development environmentĀ called homestead hat is a packaged Vagrant box.
+ 6
DjangoĀ is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel.
+ 5
codeigniter, simple installation and powerfull
+ 5
It's depends on project. But my favorite is codeigniter because it's simple and very fast to learn. i'm also use symfony for big project with api authentication flow
+ 5
Laravel, That's the best framework for PHP
+ 4
Laravel, I think is more easier than others for beginers
+ 4
WordPress is a cms that is correct yes but if you know you can use it as a framework. custom code, custom plugins, custom theme development etc just few the codex. Anyway to answer with strong emphasis on framework ONLY I would say CodeIgniter and Zend. Played with cakePHP but its not my fav to use.
+ 4
CakePHP. It's a very fast to coding and very easy to learning.
+ 4
codrlgniter
+ 4
Laravel, Symphony and codeignter are PHP frameworks. Codeigniter is easy to learn