13 Integrations with PHPUnit
View a list of PHPUnit integrations and software that integrates with PHPUnit below. Compare the best PHPUnit integrations as well as features, ratings, user reviews, and pricing of software that integrates with PHPUnit. Here are the current PHPUnit integrations in 2025:
-
1
New Relic
New Relic
There are an estimated 25 million engineers in the world across dozens of distinct functions. As every company becomes a software company, engineers are using New Relic to gather real-time insights and trending data about the performance of their software so they can be more resilient and deliver exceptional customer experiences. Only New Relic provides an all-in-one platform that is built and sold as a unified experience. With New Relic, customers get access to a secure telemetry cloud for all metrics, events, logs, and traces; powerful full-stack analysis tools; and simple, transparent usage-based pricing with only 2 key metrics. New Relic has also curated one of the industry’s largest ecosystems of open source integrations, making it easy for every engineer to get started with observability and use New Relic alongside their other favorite applications.Starting Price: Free -
2
PhpStorm
JetBrains
The Lightning-Smart PHP IDE. PhpStorm deeply understands your code. PhpStorm is perfect for working with Symfony, Laravel, Drupal, WordPress, Zend Framework, Magento, Joomla!, CakePHP, Yii, and other frameworks. The editor actually 'gets' your code and deeply understands its structure, supporting all the PHP language features for modern and legacy projects. It provides the best code completion, refactorings, on-the-fly error prevention, and more. Make the most of the cutting edge front-end technologies, such as HTML 5, CSS, Sass, Less, Stylus, CoffeeScript, TypeScript, Emmet, and JavaScript, with refactorings, debugging, and unit testing available. See the changes instantly in the browser thanks to Live Edit. Perform many routine tasks right from the IDE, thanks to the Version Control Systems integration, support for remote deployment, databases/SQL, command-line tools, Docker, Composer, REST Client, and many other tools.Starting Price: $199 per user per year -
3
Codecov
Codecov
Develop healthier code. Improve your code review workflow and quality. Codecov provides highly integrated tools to group, merge, archive, and compare coverage reports. Free for open source. Plans starting at $10/user per month. Ruby, Python, C++, Javascript, and more. Plug and play into any CI product and workflow. No setup required. Automatic report merging for all CI and languages into a single report. Get custom statuses on any group of coverage metrics. Review coverage reports by project, folder and type test (unit tests vs integration tests). Detailed report commented directly into your pull request. Codecov is SOC 2 Type II certified, which means a third-party audits and attests to our practices to secure our systems and your data.Starting Price: $10 per user per month -
4
PHP
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. The PHP development team announces the immediate availability of PHP 8.0.20. When using the PHP.net website, there is even no need to get to a search box to access the content you would like to see quickly. You can use short PHP.net URLs to access pages directly.Starting Price: Free -
5
Xdebug
Xdebug
Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. A way to step through your code in your IDE or editor while the script is executing. An improved var_dump() function, stack traces for notices, warnings, errors, and exceptions to highlight the code path to the error. Writes every function call, with arguments and invocation location to disk. Optionally also includes every variable assignment and return value for each function. Allows you, with the help of visualization tools, to analyze the performance of your PHP application and find bottlenecks. Shows which parts of your code base are executed when running unit tests with PHPUnit. Installing Xdebug with a package manager is often the fastest way. You can substitute the PHP version with the one that matches the PHP version that you are running. You can install Xdebug through PECL on Linux & macOS with Homebrew.Starting Price: Free -
6
PHPixie
PHPixie
PHPixie is easy to learn and does not rely on automatic; you will always be in charge of what's happening. Designed for speed since first release and proven by independent benchmarks. Built using components that can be used without the framework. Linear execution flow, no static code, and low coupling. Reuse and share your code via Composer as self-contained bundles. Never find yourself in an event hell ever again as event use is avoided. Database components support working with MongoDB out of the box. Designed from scratch according to SOLID principles and industry standards. PHPixie started as a micro framework and has gradually grown to be one of the most popular full-stack PHP frameworks while retaining its high performance. This is in part because of the strict architecture that avoids common pitfalls such as reliance on static methods, global scope, singletons, and other antipatterns, thus also ensuring that the code is easy to read, debug, extend, and test.Starting Price: Free -
7
Testmo
Testmo
Manage all your test cases, sessions & automation in Testmo. Powerful unified test management, lightning-fast UI, rich reports & integrations. Works with Jira, GitHub, GitLab & many more. The most productive test case management tool available, fully integrated. Easily manage test cases, record test results and track test runs with Testmo's flexible test case management. Fully customizable, integrated with your existing tools, and optimized for productivity. Exploratory testing, session management & note taking as first-class features in Testmo's test management platform. Manage your test sessions and ad-hoc tests for fast-release cycles and continuous delivery. Full test automation integration with your existing testing tools, CI pipelines, and build systems. Automatically submit results, track tests, and report failures. Works with any tool, language, and platform. All your test automation results are in one central place, regardless of the tools you use.Starting Price: $99 per month -
8
PHPStan
PHPStan
PHPStan is an open source static analysis tool for PHP that identifies bugs in your codebase without the need for writing tests. It thoroughly scans your entire code, detecting both obvious and subtle issues, including those in rarely executed conditional statements that tests might not cover. By integrating PHPStan into your development environment and continuous integration pipelines, you can prevent bugs from reaching production. It is compatible with legacy codebases, even those lacking an autoloader, and facilitates gradual improvement through configurable rule levels. This approach allows developers to incrementally enhance code quality without being overwhelmed by numerous errors on the initial run. PHPStan supports advanced PHP features ahead of their official release, such as generics, array shapes, and checked exceptions, by leveraging PHPDocs. It also offers extensions for popular frameworks like Symfony, Laravel, and Doctrine, ensuring comprehensive understanding.Starting Price: Free -
9
JSON
JSON
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. JSON is built on two structures: 1. A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array. 2. An ordered list of values. In most languages, this is realized as an array, vector, list, or sequence. These are universal data structures. Virtually all modern programming languages support them in one form or another.Starting Price: Free -
10
XML
World Wide Web Consortium (W3C)
Extensible Markup Language (XML) is a simple, very flexible text format derived from SGML (ISO 8879). Originally designed to meet the challenges of large-scale electronic publishing, XML is also playing an increasingly important role in the exchange of a wide variety of data on the Web and elsewhere. This page describes the work being done at W3C within the XML Activity, and how it is structured. Work at W3C takes place in Working Groups. The Working Groups within the XML Activity are listed below, together with links to their individual web pages. You can find and download formal technical specifications here, because we publish them. This is not a place to find tutorials, products, courses, books or other XML-related information. There are some links below that may help you find such resources. You will find links to W3C Recommendations, Proposed Recommendations, Working Drafts, conformance test suites and other documents on the pages for each Working Group.Starting Price: Free -
11
Dash
Kapeli
Dash gives your Mac instant offline access to 200+ API documentation sets. Dash is an API documentation browser and code snippet manager. Dash instantly searches offline documentation sets for 200+ APIs, 100+ cheat sheets, and more. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to date. You can also generate your own docsets, request docsets or download docsets from third-party sources. All documentation sets have been generated and are maintained with the utmost care. Dash integrates with package managers to generate documentation sets for anything you might need, as well as provide custom documentation sources of their own. Store snippets of code. Easily reuse snippets. Expand snippets in any app. Organize snippets with tags, syntax highlighting, and variable placeholders.Starting Price: Free -
12
Captain
RWX
Captain is an open source CLI that can detect and quarantine flaky tests, automatically retry failed tests, partition files for parallel execution, and more. It's compatible with 16 testing frameworks. Captain tracks the time each test takes to run and partitions your test suite into balanced partitions to minimize test suite runtime in CI. Captain determines and reports on which tests in your test suites are flaky so that you can easily resolve issues with flakiness. Use Captain now with your existing test framework. Captain works with over 15 different test frameworks with more to follow. Captain retries only the tests that fail so that you spend less time waiting for retries to complete. Combined with flakiness detection, Captain can be configured to retry flaky tests more aggressively than new failures. Captain's quarantining allows you to continue running tests that are known to be flaky or failing while preventing them from failing your builds.Starting Price: $10 per million test results -
13
Allure Report
Qameta Software
Simple. Fun. Language and Framework agnostic. Designed to create fancy and clear testing reports in minutes. Loved by the community, developed by Qameta Software & Open-source contributors. Allure supports the majority of test frameworks. Pick the one you need and follow the integration steps. Run your automated test suite using your chosen testing framework. The detailed test results will be captured automatically. Configure your pipeline to run the test suite and generate Allure reports as a post-test step. Depending on your needs, you can customise the Allure reports by adding additional metadata such as tags, labels or descriptions to your test cases. Share the generated Allure reports with stakeholders such as developers, testers, and project managers. The reports' interactive and visual nature makes collaborating and communicating testing results easy.
- Previous
- You're on page 1
- Next