Libraries tagged by integration tests
ahmedzidan/laravel-facebook-sdk
19 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
digitonic/laravel-facebook-sdk
107 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
scallacs/php-library-seed
6 Downloads
This is PHP library starter for bootstrapping new packages with preconfigured testing, code coverage, profiling and travis integration
vkr/translation-bundle
53 Downloads
Translates texts from DB for non-annotation mappings, includes integration with Google Translate
uzdevid/conflux-http
35 Downloads
Conflux HTTP — This is a flexible architecture for integration with external HTTP services, built on the basis of the PSR-18 and Guzzle. Each request is made out as a separate class that implements the necessary interfaces, providing readability, testability and expansion.
ronyldo12/php-stubs
2 Downloads
A flexible, simple and poweful PHP stubbing library for unit testing, built on the runkit7 extension. Easily stub instance and static methods, use advanced argument matchers, and set call expectations. Designed for seamless integration with PHPUnit and PHP 7.4+.
fusionx1/ci-scripts
31 Downloads
Scripts helpful for testing a Drupal site on a Continuous-Integration server, or locally.
codedge/trnsltr
2 Downloads
A translation service with DeepL integration using (in-memory) caching to save translated texts.
phpspec/prophecy-phpunit
44435662 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
neronmoon/teamcity-codeception
336451 Downloads
Integrating codeception builds with codeception
gromatics/http-fixtures
157 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
qa-tools/qa-tools
32222 Downloads
Library that provides easy-to-use way of interaction with web-page elements in functional tests using PageObject pattern.
tiny-blocks/docker-container
277 Downloads
Manage Docker containers programmatically, simplifying the creation, running, and interaction with containers.
console-helpers/prophecy-phpunit
2481 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
remotelyliving/php-test-server
5 Downloads
A lightweight test server for real world http interaction built on the PHP native HTTP server