Software Alternatives & Reviews

Modern tools for PHP developers

Xdebug PHPUnit PEAR Laravel Composer Codeception
  1. 1
    Xdebug - Debugger and Profiler Tool for PHP
    Pricing:
    • Open Source
    Before the introduction of debuggers like XDebug and ZendDebugger, developers were forced to spend excessive time understanding the root cause of an application’s misbehavior.

    #IDE #Text Editors #Software Development 19 social mentions

  2. Application and Data, Build, Test, Deploy, and Testing Frameworks
    Pricing:
    • Open Source
    Automated testing tools have become a standard throughout the software development industry. Every language has its own tools, and the biggest player for PHP is definitely phpUnit.

    #Development #Online Services #Automated Testing 30 social mentions

  3. 3
    Connecting newsletters and advertisers 🍐
    Importing external libraries as dependencies used to be a real pain in PHP. However, one of the most prominent changes in PHP’s maturity came with the release of Composer. Before Composer, PHP used PEAR, which solved the same problem in a more primitive way.

    #Email Newsletters #Marketing #Newsletter Marketing 2 social mentions

  4. A PHP Framework For Web Artisans
    Pricing:
    • Open Source
    In the older days of PHP, these were a real challenge. Nowadays, there are many MVC frameworks available, most notably Symfony and Laravel, which you can use as a basis for your task. Symfony and Laravel both boast of large community support and widespread usage.

    #Developer Tools #Web Frameworks #PHP Framework 194 social mentions

  5. Composer is a tool for dependency management in PHP.
    Pricing:
    • Open Source
    Another discrete leap was the introduction of Composer, a PHP dependency manager, which certainly drew the line between amateur and professional development. But, I’m getting a little ahead of myself, we’ll cover this in-depth later. Let’s review some major improvements made to PHP within the last few versions.

    #Development Tools #Javascript UI Libraries #JavaScript Framework 124 social mentions

  6. Codeception is a new full-stack testing PHP framework.
    Pricing:
    • Open Source
    Other tools worth mentioning include Codeception and behat. Both use phpUnit underneath, but have different approaches to writing tests.

    #Browser Testing #Testing #Website Testing 8 social mentions

Discuss: Modern tools for PHP developers

Log in or Post with