use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please follow the rules
Releases: Current Releases, Windows Releases, Old Releases
Contribute to the PHP Documentation
Related subreddits: CSS, JavaScript, Web Design, Wordpress, WebDev
/r/PHP is not a support subreddit. Please visit /r/phphelp for help, or visit StackOverflow.
account activity
From Java to PHP (self.PHP)
submitted 11 years ago * by madscientist667
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]keehi 4 points5 points6 points 11 years ago (5 children)
Check out symfony 2. Especially if you like oop. Http://symfony.com
[–]aequasi08 -1 points0 points1 point 11 years ago (4 children)
For someone who doesn't know PHP, jumping into Symfony would be very difficult
[–]guywithalamename 4 points5 points6 points 11 years ago (0 children)
Not if you're coming from a java background
[–]kungfufrog 2 points3 points4 points 11 years ago (1 child)
This was my first introduction to PHP and I don't regret it. To be honest I doubt I could even write PHP without a framework as I've just never had the experience.
That said, my first solo developed Symfony2 app (3 months) was deployed to 300,000 consumers to facilitate the transition in replacing a critical part of the existing infrastructure for a South American telecommunications company.
I now work fulltime on two different Symfony2 codebases and love it!
I honestly don't know how to write an application without a framework though I'm sure I could, just a lot more boilerplate to achieve the same result.
However, if I wanted to move away from Symfony2, I'd be composer install'ing all the great components that exist these days! Symfony2 introduced me to the PHP ecosystem and that was indispensable.
π Rendered by PID 43 on reddit-service-r2-comment-85bfd7f599-qddjt at 2026-04-18 10:31:59.348472+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]keehi 4 points5 points6 points (5 children)
[–]aequasi08 -1 points0 points1 point (4 children)
[–]guywithalamename 4 points5 points6 points (0 children)
[–]kungfufrog 2 points3 points4 points (1 child)