Discuss To framework or not! in the PHP Development forum on Dev Shed. To framework or not! PHP Development forum discussing coding practices, tips on PHP, and other PHP-related topics. PHP is an open source scripting language that has taken the web development industry by storm.
Posts: 1
Time spent in forums: 14 m 8 sec
Reputation Power: 0
To framework or not!
well..been searching,reading and testing frameworks for a week.
i've been coding in php4.now i'm about to start a new commercial project.
i really don't know if it's better for me and my customers to use a framework to build my software!
i mean,if there's a bug in the framework,i am affected,& will have to wait for a fix(i don't think this is accepted in a commercial environment ! ).
if there's something to be done and i meet a limitation in the framework,i am stuck!
distributing my software is much easier without the need to distribute or obligate users to install framework with the software .
another thing,only little number of frameworks support php4.and i believe most hosts still depend on php4.
please guys i'm not a programming guru,i just need to choose the correct solution for the situation.
Posts: 496
Time spent in forums: 2 Days 20 h 7 m 37 sec
Reputation Power: 27
my advice 2u
There is nothing perfect for everyone out there.. final decision is yours, but I made my decision 4 months ago and do not regret it..
I adopted Joe Stump's Approach and am veeeery hapy I did so.. The tutorial that got me started was: http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html
it was quite blury first, but I did not give up.. and if you do the same, you will not regret.. use that mini framework and use smarty.. you will be veeeeery happy.
Quote:
Originally Posted by z0rr0
well..been searching,reading and testing frameworks for a week.
i've been coding in php4.now i'm about to start a new commercial project.
i really don't know if it's better for me and my customers to use a framework to build my software!
i mean,if there's a bug in the framework,i am affected,& will have to wait for a fix(i don't think this is accepted in a commercial environment ! ).
if there's something to be done and i meet a limitation in the framework,i am stuck!
distributing my software is much easier without the need to distribute or obligate users to install framework with the software .
another thing,only little number of frameworks support php4.and i believe most hosts still depend on php4.
please guys i'm not a programming guru,i just need to choose the correct solution for the situation.
thx
__________________
I enjoy my daily dose of sql injection
Posts: 14,429
Time spent in forums: 3 Months 1 Day 17 h 21 m 55 sec
Reputation Power: 2546
Quote:
Originally Posted by z0rr0
i mean,if there's a bug in the framework,i am affected,& will have to wait for a fix(i don't think this is accepted in a commercial environment ! ).
If you don't use a framework and write a bug yourself (which will happen), then you won't know about it at all.
Quote:
if there's something to be done and i meet a limitation in the framework,i am stuck!
Your the programmer, you program around or fix the limitation. Without a framework, you may reach a limitation in your own abilities and have no one to go to for help. At least with most frameworks, you'll have support channels of some kind.
Quote:
distributing my software is much easier without the need to distribute or obligate users to install framework with the software.
How to Present Effectively Online This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.
Open Source Security Myths Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual
property restrictions (or arrangement such as the public domain), and is
usually developed with the input of many contributors.
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.
Understanding Web Application Security Challenges This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.