Libraries tagged by API Tester
eher/ldd
1 Downloads
Fake Rest API to generate BDD test cases
creativesoftworks/behat-wiremock-context-extension
8699 Downloads
A Behat Extension that makes use of Wiremock as a test double for API calls
benblub/ftg
388 Downloads
A Functional Test Generator for Api Platform
kprovorov/docscribe
902 Downloads
Automatically creates API documentation while performing phpunit tests
ayeaye/behat-feature-context
53 Downloads
A Featre Context to help test Aye Aye based Apis
magium/clairvoyant
32 Downloads
An API for reporting on PHPUnit and Magium tests at https://clairvoyant.magiumlib.com/
webvelopers/laravel-crud-generator
91 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
nicolas-signalis/apitesteverifi
2 Downloads
Test of the create and verification endpoints of the Everifi API
jdgrimes/wp-filesystem-mock
3095 Downloads
Shim for the WordPress filesystem API to use a mock filesystem in PHPUnit tests
hyperlink/laravel-json-structure
9 Downloads
A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application
epik-dev/vue-items-list
14 Downloads
Vue items list drupal module (test). Module adds a 'Vue items list' block that fetches data from an API endpoint and renders it as a list of items. It uses a Vue 3 / Typescript component for rendering.
belenkovs/testtask2
1 Downloads
Test TASK Symphony module CRUD and REST API 2020/05/21
belenkovs/symphonytesttask
679 Downloads
Test TASK Symphony module CRUD and REST API 2020/05/21
auth0/login
4129891 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.