Libraries tagged by text api
pion/laravel-swagger-test
3826 Downloads
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.
phpcr/phpcr-api-tests
27123 Downloads
PHP Content Repository compliance test suite
mjacques3/oauth2-server-test
7 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
jrmadsen67/mahana-mailinator-test
7945 Downloads
A PHPUnit extension for testing emails via the Mailinator API
cjweber/laravel-test-graphql-client
6309 Downloads
Client and TestCase extension for running integration tests on requests to your GraphQL API
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
ahrmerd/laravel-test-generator
94 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
eerison/pest-plugin-api-platform
189 Downloads
Pest plugin for Api platform
kotamat/laravel-apispec-generator
54581 Downloads
RestAPI spec generator with Laravel test
teaandcode/behat-guzzle-extension
17673 Downloads
Behat API extension using Guzzle Service Descriptions to functionally test API endpoints
lilt/lilt-connector-sdk-php
7225 Downloads
This document describes the Plugin API for Lilt's Connector platform. The Plugin API is intented to be used by developers who wish to build integrations into their desired systems. The purpose of this API is to enable content transfer and status monitoring for localization projects. - Read more about the concepts and workflows in the [user guide](/docs/api/v1.0). - Test the API interactively via [Swagger UI](/api/v1.0/ui).
00f100/phpatr
181 Downloads
Package to your test routes API REST to use in Jenkins
droptica/codeception-drupal-bootstrap
1915 Downloads
A module for Codeception that exposes the Drupal API to test suites.
chapabu/codeception-module-drupal
10325 Downloads
A module for Codeception that exposes the Drupal API to test suites.
yipeecaiey/wordpress-xmlrpc-client
12 Downloads
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in