Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Members in Chat:
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: PHP Frameworks

  1. #1
    Tom's Avatar
    Tom
    Tom is offline Net Builder
    Join Date
    Dec 2008
    Posts
    171
    $NetBucks
    1,179
    Thanked 108 Times in 56 Posts

    PHP Frameworks

    Are you using CodeIgniter, CakePHP or another web application framework when developing your PHP applications?

    If yes, why? If no, why not?

  2. #2
    Join Date
    Dec 2008
    Location
    Minneapolis
    Posts
    529
    $NetBucks
    1,740
    Thanked 75 Times in 53 Posts
    For my day job the developers there use Symfony. I've worked quite a bit with it, deploying all the applications and such, and I find it to be a quality system.

    It's the only one I have experience with, as I'm not a developer myself. It's another one to look into when deciding which one to choose.

    symfony | Web PHP Framework
    Submit Your Proxies @ Proxy Sites.net

  3. #3
    devzing's Avatar
    devzing is offline Unknown Net Builder Recent Blog:
    Join Date
    Mar 2010
    Location
    Portland, OR USA
    Posts
    2
    $NetBucks
    54
    Thanked 0 Times in 0 Posts
    I use Smarty.

  4. #4
    Andy101's Avatar
    Andy101 is offline Code Otaku Recent Blog: Weight Loss Boot Camp
    Join Date
    Aug 2009
    Location
    Japan/uk
    Posts
    674
    $NetBucks
    2,371
    Thanked 207 Times in 152 Posts
    I don't use frameworks because I like to work direct with PHP rather than an interpreted language version (if that is the right phrase).

    It's already a powerful and easy to use language.

    Which way to go? It depends on the level of complexity of a new development I guess. I tend to modify existing scripts, write plugins, or create small standalone apps.

    If you need to create template-driven sites from scratch then I have seen Smarty being mentioned a lot.
    How to build links to a blog - 25 per day for zero cost
    Article authors check out: Resource Box Wizard
    Quit Smoking

  5. #5
    Join Date
    Dec 2008
    Location
    Minneapolis
    Posts
    529
    $NetBucks
    1,740
    Thanked 75 Times in 53 Posts
    Framework doesn't interpret your code at all. Frameworks handle a lot of the code that you would rewrite for each project.

    They provide a framework in which to work so you can get directly down to writing your application.
    Submit Your Proxies @ Proxy Sites.net

  6. #6
    Join Date
    Dec 2008
    Location
    QuickInbox.com
    Posts
    751
    $NetBucks
    2,810
    Blog Entries
    6
    Thanked 86 Times in 59 Posts
    I am not using any yet. I haven't really seen a need for them as I do everything from scratch. I am looking into it though. We just started using MVC in my Web Application class for ASP.NET.

  7. #7
    Will.Spencer's Avatar
    Will.Spencer is online now Skipper Recent Blog: Daily News Montenegro
    Join Date
    Dec 2008
    Location
    Singapore
    Posts
    6,354
    $NetBucks
    21,113
    Blog Entries
    1
    Thanked 2,295 Times in 1,244 Posts
    Dave recently posted that phpLD was moving from Smarty to jQuery.
    Submit Your Webmaster Related Sites to the NB Directory
    I swear, by my life and my love of it, that I will never live for the sake of another man, nor ask another man to live for mine.

  8. #8
    anantshri is offline on leave from Net Builders : will post rarely Recent Blog: Whitepaper : Security Issues in Android Custom ROM?s
    Join Date
    Apr 2010
    Location
    india
    Posts
    338
    $NetBucks
    1,401
    Thanked 46 Times in 39 Posts
    never used a framework till now.... but would like to try once with zend and symphony.

  9. #9
    Join Date
    Dec 2008
    Location
    QuickInbox.com
    Posts
    751
    $NetBucks
    2,810
    Blog Entries
    6
    Thanked 86 Times in 59 Posts
    jQuery is the sexiest javascript framework ever. SOOO SEXY. I <3 jQuery.

  10. #10
    anantshri is offline on leave from Net Builders : will post rarely Recent Blog: Whitepaper : Security Issues in Android Custom ROM?s
    Join Date
    Apr 2010
    Location
    india
    Posts
    338
    $NetBucks
    1,401
    Thanked 46 Times in 39 Posts
    Quote Originally Posted by stickycarrots View Post
    jQuery is the sexiest javascript framework ever. SOOO SEXY. I <3 jQuery.
    I am not trying to be rude but this looks like a thread about PHP frame work and not JavaScript framework


 

Similar Threads

  1. Frameworks
    By Marcell Purham in forum Web Design
    Replies: 10
    Last Post: 27 June, 2009, 11:04 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts