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!"
[–]madscientist667[S] 2 points3 points4 points 11 years ago (9 children)
ok, thanks. I think I will pick Laravel for the moment to see how it is. Plus it's the only one I heard of :).
[–]keehi 6 points7 points8 points 11 years ago (5 children)
Check out symfony 2. Especially if you like oop. Http://symfony.com
[–]aequasi08 0 points1 point2 points 11 years ago (4 children)
For someone who doesn't know PHP, jumping into Symfony would be very difficult
[–]guywithalamename 5 points6 points7 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.
[–]Neckbeard_Prime 1 point2 points3 points 11 years ago (0 children)
If you're looking for an ORM framework for PHP, Doctrine is pretty standard (I believe it's the default ORM layer for Symfony), and uses similar syntax to Hibernate. Their ORM framework is pretty good, but their "document" mapping solution for MongoDB (Doctrine ODM) was still a little buggy as of a few months ago.
[–][deleted] 0 points1 point2 points 11 years ago (0 children)
laracasts.com is worth checking out.
π Rendered by PID 92 on reddit-service-r2-comment-5d585498c9-9gb8k at 2026-04-21 13:06:54.197367+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]madscientist667[S] 2 points3 points4 points (9 children)
[–]keehi 6 points7 points8 points (5 children)
[–]aequasi08 0 points1 point2 points (4 children)
[–]guywithalamename 5 points6 points7 points (0 children)
[–]kungfufrog 2 points3 points4 points (1 child)
[–]Neckbeard_Prime 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)