Libraries tagged by API Tester
jwalbeli/crudapi
4 Downloads
simple package for test crud api
futurfuturfuturfutur/duckduckduck
311 Downloads
Laravel package able to auto generate API documentation through tests, without garbage comments inside the code base.
esharsh/testpack
0 Downloads
A testing package which can test es apis with proper response.
cybersrikanth/laravel-apidoc
258 Downloads
Generate customizable simple api documentation from test case
persist/apib-unit
1 Downloads
Unit Test Helper for API-Blueprint
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
46 Downloads
A Featre Context to help test Aye Aye based Apis
emocharnik/instsdk
2 Downloads
This is test SDK for the Instagram API in PHP
magium/clairvoyant
30 Downloads
An API for reporting on PHPUnit and Magium tests at https://clairvoyant.magiumlib.com/
webvelopers/laravel-crud-generator
89 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