Libraries tagged by end-to-end
digitalzenworks/api-test
45 Downloads
A library for end to end testing web APIs with PHPUnit.
blindnet/blindnet-sdk-php
72 Downloads
A PHP server library for blindnet.
tozny/e3db
206 Downloads
PHP client library for Tozny's End-to-End Encrypted Database.
rugk/threema-msgapi-sdk-php
94 Downloads
Threema PHP-SDK to integrate Threema Gateway in your environment. This SDK allows you to send end-to-end-encrypted messages to Threema users using the Threema Gateway.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
hmaus/spas
40 Downloads
API end-to-end testing
reusserdesign/laravel-playwright
3 Downloads
Laravel Playwright Boilerplate
envkey/envkey-php
97 Downloads
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
didix16/laravel-playwright
115 Downloads
Laravel Playwright Boilerplate
arahnid/encryption
29 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
adrum/laravel-playwright
4 Downloads
Laravel Playwright Boilerplate
wpstarter/dusk
1395 Downloads
WpStarter Dusk provides simple end-to-end testing and browser automation.
votong/laravel-mentions
13 Downloads
End-to-end mentions in Laravel 5, 6, 7 & 8.
tysontruong/dusk-secure
1 Downloads
A more secure Laravel Dusk that provides simple end-to-end testing and browser automation without exposing routes or authentication.
tecnickcom/tc-lib-testrest
8 Downloads
Library to test end-to-end RESTful services using Behat