Libraries tagged by nour-api
xtlas/tesseract-sdk
3 Downloads
Welcome to the Tesseract API! You can use our API to access Tesseract's API endpoint(s), which can be used interact with Tesseract programmatically.
xcod33/api-response-formatter
5 Downloads
A simple package to format your api response
willgarcia/silex-api-boilerplate
39 Downloads
Silex application for getting started with your API.
weijiajia/saloonphp-cookie-plugin
872 Downloads
A cookie management plugin for Saloon PHP, allowing for easy cookie handling in your API integrations.
webbamboo/seoresearch-serp-sdk
10 Downloads
Google search API for PHP. No proxies, no CAPTCHA solving and no parsing results, our API does all the work you just handle your business logic.
vzool/api-hmac-guard
59 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
vrajan/ccheck
6 Downloads
A simple way of authenticating your APIs with API keys using Laravel
victorive/superban
6 Downloads
Easily ban your API clients for a specified period of time.
venoudev/results
122 Downloads
An awesome package for construct a very understandable Json structure response in your Laravel or Lumen project for your API Rest.
utkarshx/laravel-api-guard
19 Downloads
Authenticate your api Keys with Laravel
tripartie/tpdk
121 Downloads
Our API suite for the **Resolution Center** and the **Safe Checkout** features. Simple, yet elegant web interfaces for your convenience. One request away from your first automated resolution or safe-checkout.
thewellcom/api-bundle
34 Downloads
Create your API REST's project quickly this bundle
thelogicstudio/exactpay
19 Downloads
Embedding payments into your software platform can be one of the most powerful value drivers for your customers and your top line. Imagine your software delivering the entire order-to-cash cycle including funding right into the customer’s bank account. We provide low code integration- With just a single API, you can go live with Exact Payments. Onboard customers, automated underwriting, receive webhook notifications when your customers is live and ready to take payments. We have all the payment types your customers want and their buyers need. Credit and debit cards plus ACH payments, Apple Pay, Google Pay, Paypal, recurring payments, card-on-file and more. Dive into our API Reference and add embedded payments with Exact today!
test123test234/sdk-php
0 Downloads
This is an **example** API to demonstrate features of the OpenAPI specification. # Introduction This API definition is intended to to be a good starting point for describing your API in [OpenAPI/Swagger format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md). It also demonstrates features of the [create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool and the [Redoc](https://github.com/Redocly/Redoc) documentation engine. Beyond the standard OpenAPI syntax, we use a few [vendor extensions](https://github.com/Redocly/Redoc/blob/master/docs/redoc-vendor-extensions.md). # OpenAPI Specification The goal of The OpenAPI Specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower-level programming, OpenAPI removes the guesswork in calling the service.
szwss/laravel-apidoc-generator
21 Downloads
Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.