Libraries tagged by API generator
friends-of-ce/merchant-api-client-php
8979 Downloads
ChannelEngine API for merchants
firevel/generator
3462 Downloads
Firevel resources generator
eold/yii2-apidoc-generator
9044 Downloads
A simple comments generator in Apidoc.js format for your yii2 RESTFul API's
digit-soft/laravel-swagger-generator
8069 Downloads
Swagger yaml generator
dcardenasl/ci4-api-scaffolding
996 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
chemezov/yii2-rest-api-doc
14539 Downloads
Simple documentation generator for Yii2 REST applications based on defined API endpoints and actions annotations.
cdma-numiscorner/ebay-taxonomy-api
359 Downloads
Use the Taxonomy API to discover the most appropriate eBay categories under which sellers can offer inventory items for sale, and the most likely categories under which buyers can browse or search for items to purchase. In addition, the Taxonomy API provides metadata about the required and recommended category aspects to include in listings, and also has two operations to retrieve parts compatibility information.
cdma-numiscorner/ebay-sell-finance-api
2078 Downloads
This API is used to retrieve seller payouts and monetary transaction details related to those payouts.
cdma-numiscorner/ebay-sell-feed-api
998 Downloads
The Feed API lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.
cdma-numiscorner/ebay-inventory-api
1801 Downloads
The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.
cdma-numiscorner/ebay-fulfillment-api
2130 Downloads
Use the Fulfillment API to complete the process of packaging, addressing, handling, and shipping each order on behalf of the seller, in accordance with the payment method and timing specified at checkout.
cdma-numiscorner/allegro-api
613 Downloads
https://developer.allegro.pl/about Documentation is generated from [this](https://developer.allegro.pl/swagger.yaml) OpenAPI 3.0 specification file.
brainstud/laravel-patchable-api-resource
5883 Downloads
A route generator that generates distinct put and patch endpoints
amandiobm/rustici-engine-api-v2-client-php
6635 Downloads
Rustici Engine API V2 Client (PHP)
ahrmerd/laravel-test-generator
431 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