Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Current PHP Developer on Job Experience .

Questions:

  1. Whats the interview process like?
  2. Can you describe your day to day work life?
  3. how do you feel about the current market for PHP devs?

Great questions. I want to be paid to do PHP dev also.

1 Answer

  1. The interview process is going to vary depending on the company and specific type of PHP project you are working on. Typically whenever I have interviewed for a job, I'll get asked certain questions starting with the basics like the difference between a class or method, sometimes having to write up a quick code example on a whiteboard. A couple of times I wasn't really asked much because they looked at my portfolio and could see examples of my work on github or other place.

  2. My typical day to day depends on the projects I am assigned. Since I work for a typical agency, a lot of what I do is WordPress but we do also build custom CMS sites, and I am also currently working on an internal project using Angular. I'll do new website builds and spend a week or two only working on one site, while other days I'll be updating code to add a new feature or patch a bug. What you are working on will greatly depend on the type of agency/company you work for. A few years ago I worked for a large ecommerce company that sold home decor and a lot of what I do was hacking X-cart to the point it was practically it's on CMS (it was the older SMARTY version which is an old PHP template engine). I'd add new features, do database maintenance, but I did IT work there too.

  3. I think that the market for PHP devs is still pretty good, but I wouldn't focus solely on that because projects are getting bigger and bigger and most jobs are starting to expect solid knowledge of the front-end stack as well as server side stuff. PHP isn't in as bad of a spot as it was years ago, especially in the WordPress arena (I know someone is groaning somewhere about mentioning WP).

Greg Kaleka
Greg Kaleka
39,021 Points

I groaned :)

Thanks for your answer - always good to hear from current devs.