- Total Members: 220,321
- Threads: 525,398
- Posts: 977,016
Great community. Great ideas.
Welcome to ASP/Free, a community dedicated to helping beginners and professionals alike in improving their knowledge of Microsoft's development and administration technologies. Sign up today to gain access to the combined insight of tens of thousands of members.
-
December 27th, 2010, 08:46 PM
#1
How to choose the right PHP Framework for web development?
Hi!
I'm a PHP Pro, but haven't use any PHP framework till now, so I have no clue on
how to choose a PHP framework on the site: PHPKode. Do you have some tips to help me choose the/a right PHP Framework?
I want a stable and secure PHP framework for Projects with about 400 hours development time.
It should be possible to use the framework on Shared-Hosting-Webservers.
I don't need some AJAX support (I'm using extJS).
It would be nice if the framework supports Rapid Application Development
and object-relational mapping.
Also some of the standard-functions (Authentification, form validation) would
be nice. Caching would be a usefull, but isn't needed.
Needs for a PHP framework:
- Shared-Hosting-Webserver-Support
- for Projects between 200 und 400 hours work
- Developing Modell "Rapid Application Development" supported
- object-relational mapping supported
If possible:
- Caching
- Already finished Modules (e.g. Authentification, form validation, ..)
- Easy to learn
Which PHP framework is the right one I am seeking for?
thx
Wallace
-
June 4th, 2012, 05:36 AM
#2
PHP is a widely used, powerful programming language that lets us create massive web applications. Other scripting languages that can be used aside from PHP are ASP and Ruby. However, PHP is still being implemented the most, and it's no designs of backing down. PHP's popularity is attributed to how simple it is to learn and use, in difference to other scripting languages.
-
July 4th, 2012, 03:28 PM
#3
Codeignitor to look at

Originally Posted by
simy202
Hi!
I'm a PHP Pro, but haven't use any PHP framework till now, so I have no clue on
how to choose a PHP framework on the site: PHPKode. Do you have some tips to help me choose the/a right PHP Framework?
I want a stable and secure PHP framework for Projects with about 400 hours development time.
It should be possible to use the framework on Shared-Hosting-Webservers.
I don't need some AJAX support (I'm using extJS).
It would be nice if the framework supports Rapid Application Development
and object-relational mapping.
Also some of the standard-functions (Authentification, form validation) would
be nice. Caching would be a usefull, but isn't needed.
Needs for a PHP framework:
- Shared-Hosting-Webserver-Support
- for Projects between 200 und 400 hours work
- Developing Modell "Rapid Application Development" supported
- object-relational mapping supported
If possible:
- Caching
- Already finished Modules (e.g. Authentification, form validation, ..)
- Easy to learn
Which PHP framework is the right one I am seeking for?
thx
Wallace
I think to start 'codeignitor' is a good one. It is a small footprint on server (less bytes) and loose-coupling. I dont think it takes you long to figure CI. OR you can go for Zend
it is RAD
Regards
-
December 21st, 2012, 12:59 AM
#4
I'd advise you to take a close look at either Zend Framework or Symfony2, or CodeIgniter. They are all excellent frameworks where I prefer Symfony2.
Similar Threads
-
By JustXtreme in forum ASP Development
Replies: 18
Last Post: April 20th, 2007, 09:38 AM
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: October 17th, 2005, 12:03 AM
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: May 13th, 2005, 02:01 PM
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: February 28th, 2005, 06:00 PM
-
By techyashish in forum Programmers for Hire
Replies: 0
Last Post: January 9th, 2005, 08:51 PM