Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've just started back with PHP as well, and nice things I've seen that didn't exist when I last did PHP in 2006 are:

Composer - a dependency manager that's a lot like Bundler.

Pimple - a dependency injection framework.

Klein - a routing library that's much nicer than handling routes in Apache or working with requests directly.

As for an editor, I've just been using Eclipse with the PHP development tools. I'm sure there is a better tool out there, this was just the first thing I grabbed.



If you're gonna use an IDE then certainly check out phpStorm. I'm a big fan of vim but testing phpStorm made me doubt my ways.


Another great IDE is PHPEd. Its is Windows only but I love its debugging and profiling capabilities.


Phpstorm is highly recommended for larger projects.


phpStorm and some of the other JetBrains tools are nice, clunky (on lower end machines) but nice.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: