Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-05-2010, 05:34 AM   #1
alsdesign
Confirmed User
 
alsdesign's Avatar
 
Industry Role:
Join Date: Jun 2004
Posts: 199
PHP programers - do you use frameworks?

I think times are changing in regards to PHP, especially when you consider developing new software / scripts. Using a good PHP framework can help you a lot with rapid application development. Many of my friends who are programmers use these frameworks, one of the most recommended is Yii framework - http://www.yiiframework.com

So my question is: what is your opinion on frameworks?

I think if chosen carefully, they can significantly increase productivity without need for strong hardware. Not speaking of changes / updates which are much easier in object oriented environment.
__________________

Al's design - adult and mainstream design, programming & development

Amerinoc hosting - hosting that I trust
alsdesign is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 06:08 AM   #2
CS-Jay
Confirmed User
 
CS-Jay's Avatar
 
Join Date: Oct 2003
Location: Command Central, West Palm Beach, Fl
Posts: 1,794
I build a small frame work, using oop and or functions. No need for huge overheads in my book. Then again, the speed of our development is not a problem.
__________________
I do stuff - aIm CS_Jay_D
CS-Jay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 06:48 AM   #3
munki
Do Fun Shit.
 
munki's Avatar
 
Industry Role:
Join Date: Dec 2004
Location: OC
Posts: 13,393
It's a tool... use the right one for the job, and life is a lot simpler.
__________________

I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde
munki is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 06:50 AM   #4
alsdesign
Confirmed User
 
alsdesign's Avatar
 
Industry Role:
Join Date: Jun 2004
Posts: 199
CS-Jay, yes I agree if time is not crucial building your own framework is fine.

But imagine when you create new, different kind of software often. In ideal world one CMS would handle it all, but we know such system doesn't exist. If functionality of required system is too different I think that's when other frameworks come in play.
__________________

Al's design - adult and mainstream design, programming & development

Amerinoc hosting - hosting that I trust
alsdesign is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 06:58 AM   #5
myneid
Confirmed User
 
myneid's Avatar
 
Industry Role:
Join Date: Jan 2003
Location: Los Angeles
Posts: 736
if you are building a product, like say an entire cms, then yea, use a framework. i typically go for zend framework since i know it will always be updated. but doing a lot of Ruby on Rails makes ZF very painful.
__________________
Tanguy 0x7a69 inc. Programmer/President/CEO
http://www.0x7a69.com
A Leader in Programming since 1996
PHP, Ruby on Rails, MySQL, PCI DSS, and any Technical Consulting
myneid is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 07:22 AM   #6
alsdesign
Confirmed User
 
alsdesign's Avatar
 
Industry Role:
Join Date: Jun 2004
Posts: 199
Quote:
Originally Posted by myneid View Post
if you are building a product, like say an entire cms, then yea, use a framework. i typically go for zend framework since i know it will always be updated. but doing a lot of Ruby on Rails makes ZF very painful.
I heard very good things about Ruby, one friend even compared to saying "once you go black, you never back" Shame I'm too busy, would love learn it.
__________________

Al's design - adult and mainstream design, programming & development

Amerinoc hosting - hosting that I trust
alsdesign is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 07:27 AM   #7
myneid
Confirmed User
 
myneid's Avatar
 
Industry Role:
Join Date: Jan 2003
Location: Los Angeles
Posts: 736
yes, Ruby on Rails is the kind of thing that once you start doing, php frameworks seem tedious
__________________
Tanguy 0x7a69 inc. Programmer/President/CEO
http://www.0x7a69.com
A Leader in Programming since 1996
PHP, Ruby on Rails, MySQL, PCI DSS, and any Technical Consulting
myneid is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 08:30 AM   #8
HomerSimpson
Too lazy to set a custom title
 
HomerSimpson's Avatar
 
Industry Role:
Join Date: Sep 2005
Location: Springfield
Posts: 13,826
If I use any I use CodeIgniter, but mostly I use PHP + Smarty only (for most of smaller projects)...
__________________
Make a bank with Chaturbate - the best selling webcam program
Ads that can't be block with AdBlockers !!! /// Best paying popup program (Bitcoin payouts) !!!

PHP, MySql, Smarty, CodeIgniter, Laravel, WordPress, NATS... fixing stuff, server migrations & optimizations... My ICQ: 27429884 | Email:
HomerSimpson is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 08:31 AM   #9
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
It is mandatory to use framework now.
Klen is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-05-2010, 08:58 AM   #10
myneid
Confirmed User
 
myneid's Avatar
 
Industry Role:
Join Date: Jan 2003
Location: Los Angeles
Posts: 736
Quote:
Originally Posted by KlenTelaris View Post
It is mandatory to use framework now.
it was always mandatory, most of us just chose to roll our own, it didnt have to be an MVC framework.

codeIgniter is pretty cool, but not my cup of tea.
__________________
Tanguy 0x7a69 inc. Programmer/President/CEO
http://www.0x7a69.com
A Leader in Programming since 1996
PHP, Ruby on Rails, MySQL, PCI DSS, and any Technical Consulting
myneid is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-06-2010, 06:43 AM   #11
sexytimez
Registered User
 
sexytimez's Avatar
 
Join Date: Apr 2009
Posts: 94
What do you think of CakePhp as framework,

I made a simple project with it once, but i wanted to know if it was really usefull !
__________________
Sexytimez.net (Dump Site)
VIP Revenue Brand new 100% HD Specialized Paysites
ICQ : 371627661
sexytimez is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-06-2010, 08:13 AM   #12
myneid
Confirmed User
 
myneid's Avatar
 
Industry Role:
Join Date: Jan 2003
Location: Los Angeles
Posts: 736
Quote:
Originally Posted by sexytimez View Post
What do you think of CakePhp as framework,

I made a simple project with it once, but i wanted to know if it was really usefull !
yea cake is great, i didnt like the strict restrictions on table naming conventions but it really is a great framework, easilly in the top 5
__________________
Tanguy 0x7a69 inc. Programmer/President/CEO
http://www.0x7a69.com
A Leader in Programming since 1996
PHP, Ruby on Rails, MySQL, PCI DSS, and any Technical Consulting
myneid is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-06-2010, 08:48 AM   #13
sexytimez
Registered User
 
sexytimez's Avatar
 
Join Date: Apr 2009
Posts: 94
Ok thanks for your opinion !
__________________
Sexytimez.net (Dump Site)
VIP Revenue Brand new 100% HD Specialized Paysites
ICQ : 371627661
sexytimez is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-06-2010, 10:00 AM   #14
Varius
Confirmed User
 
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
I stick with my own custom mini-framework/structure/libraries I have built up over the years. I've looked at some of the popular frameworks out there but have yet to find any reason/advantages to use one.
__________________
Skype variuscr - Email varius AT gmail
Varius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-06-2010, 11:38 AM   #15
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Quote:
Originally Posted by alsdesign View Post
I think if chosen carefully, they can significantly increase productivity without need for strong hardware. Not speaking of changes / updates which are much easier in object oriented environment.
Yes, and unrelated unless you fucking suck at your job and/or framework. A framework should not add enough overhead to be horribly noticed if implemented. If so, it's either your use of it, or it's own construction that failed.
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-06-2010, 01:30 PM   #16
goodsites
Confirmed User
 
Industry Role:
Join Date: Jan 2010
Location: Over the rainbows
Posts: 538
frameworks are a joke, 99% of coding is handling exceptions, frameworks help zero regards with exceptions in many cases, causes more work than neccessary, this is no time saving whatsoever, unless you like unsecure poorly coded crap which seems to be the norm in todays world... why code a solid piece of software for some jerk who don't want to pay any money..so lets give em frameworks.. it does the job, when they get hacked later or they notice the 15,000 problems we will let some poor sap worry about the fixes..

oh wait, wasnt the point of frameworks to be secure? i mean 80% of the code is not even in the web root... or wait.. 90% of frameworks dont even take advantage of this? let alone stop data tampering?

Last edited by goodsites; 08-06-2010 at 01:32 PM..
goodsites is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.