Libraries tagged by JSON API Spec
vkoori/laravel-stateless-auth
546 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
vzool/api-hmac-guard
58 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
sectsect/wp-instagram-json
30 Downloads
Generate JSON file with object data returned from Instagram API for Sandbox Mode.
haswalt/simple-security-bundle
12 Downloads
coka/api-bundle
522 Downloads
Symfony Oka API Bundle
alexcane/php-json-response
7 Downloads
PHP library for standardized JSON response formatting and password validation with preset security levels
mikone/pubmed
35 Downloads
Wrapper API for the NCBI PubMed EFetch and ESummary Utilities developed at Ambry Genetics and made public for use by the community. My personalization include GuzzleHTTP client e the use of new api in json format. Include also a speed increase and a pagination controller.
apimaticsupport/conversationsapi
59 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
apimatic-unofficial/unifonicnextgen
253 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
pivotphp/core
82 Downloads
PivotPHP Core v2.0.0 - Modular high-performance microframework with pluggable routing system, automatic OpenAPI/Swagger documentation, PSR-7 hybrid support, and Express.js-inspired API
pathe/auth0-php
4 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
pathe/auth0
4 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
icanid/icanid-sdk-php
1297 Downloads
ICAN ID PHP SDK.
dennisharrison/laravel-auth0
255 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.