Libraries tagged by nour-api
svycka/swagger-middleware
9509 Downloads
Generate and display your API documentation with Swagger from your source code.
rodrigogalura/tuner
21 Downloads
A Laravel package to fine-tune your APIs — let clients shape the data with powerful query modifiers.
pion/laravel-swagger-test
3867 Downloads
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.
payherokenya/payhero-php
134 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
opero-crm/allegro-api
59 Downloads
https://developer.allegro.pl/about Documentation is generated from [this OpenAPI 3.0 specification file](https://developer.allegro.pl/swagger.yaml). To start working with our API, you can also check our [official Allegro REST API public collection](https://www.postman.com/allegro-rest-api/allegro-rest-api/collection/cztgnvw/allegro-rest-api) in Postman.
oooiik/laravel-export-postman
1533 Downloads
Automatically generate a Postman collection based on your API routes.
lukepolo/laravel-api-migrations
11 Downloads
Migrations for your API
lacasera/api-jwt-scaffold
16 Downloads
scaffold jwt authentication for your api
labs/dag
3 Downloads
Dag is opinionated expression data generator written in PHP to fake your API.
lab/dag
3 Downloads
Dag is opinionated expression data generator written in PHP to fake your API.
juniorb2ss/deathbycaptcha-php-sdk
19197 Downloads
With Death by Captcha you can solve any CAPTCHA. All you need to do is implement our API, pass us your CAPTCHAs and we’ll return the text. It’s that easy!
eliseekn/laravel-api-response
149 Downloads
Send JSON response from your API.
creativecrafts/laravel-api-response
1462 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
creatissimo/dhl-oauth
24 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
codetech/laravel-api-logs
858 Downloads
A lightweight Laravel package for logging requests made to your API.