50 Extremely Useful PHP Tools
PHP is one of the most widely used open-source server-side scripting languages that exist today. With over 20 million indexed domains using PHP, including major websites like Facebook, Digg and WordPress, there are good reasons why many Web developers prefer it to other server-side scripting languages, such as Python and Ruby.
Sure, PHP isn’t quick, but it is the most used scripting language in practice; it has detailed documentation, a huge community, numerous ready-to-use scripts and well-supported frameworks; and most importantly, it’s much easier to get started with PHP than with other scripting languages (Python, for example). That’s why it makes perfect sense to provide the huge community of PHP developers with an overview of useful tools and resources that can make their development process easier and more effective.
This post presents 50 useful PHP tools that can significantly improve your programming workflow. Among other things, you’ll find a plethora of libraries and classes that aid in debugging, testing, profiling and code-authoring in PHP.
- Debugging Tools
- Testing and Optimization Tools
- Documentation Tools
- Security Tools
- Image Manipulation and Graphs
- PHP Code Beautifier
- Version-Control Systems
- Useful Extensions, Utilities and Classes
- PHP Online Tools and Resources
- In-Browser Tools (Firefox Add-Ons)
- Frameworks for PHP
- PHP IDEs and Editors
- Sources and Resources
[Via Digg]
Similar
- Linux Server Optimization Guide
- Python vs PHP (webdev)
- Animated buttons with JQuery in HTML+JS, from PHP
- Apache2-PHP-FastCGI-SuExec
- Even been keen on Learning PHP?
- libphp5.so on Apache 2 is faster than CGI or FastCGI
- Generating Serial Page Numbers in PHP [Pager]
- Adding your META tags on to a drupal page
- PHP: Receiving Function Arguments without declaring any parameters in prototype!