Software Alternatives, Accelerators & Startups

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 #Software Development #Text Editors 22 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 34 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.

    #Marketing #Productivity #AI 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 244 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 147 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 #Website Testing #Automated Testing 8 social mentions

Discuss: Modern tools for PHP developers

Log in or Post with