Libraries tagged by api resource
fasberg/prettyresponse
135 Downloads
A helper for creating pretty api responses or just wrapping resources
coconutcalendar/pivotal-tracker-sdk
41 Downloads
SDK for common resources in Pivotal Tracker API V5
buepro/typo3-bexio
36 Downloads
Provides console commands and an API to interact with Bexio resources and emits events when invoices get paid.
bishopm/churchnet
263 Downloads
Resource site and Connexion API
garbetjie/laravel-jsonapi
875 Downloads
Easily generate JSON:API response structures using Laravel's Resources.
snaptier/github-whisper
7 Downloads
Manage GitHub resources with an Eloquent-like API
form-synergy/fs-demo
33 Downloads
This package will create and update multiple resources using the FormSynergy PHP API, along with javaScript, HTML and CSS.
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
endeavors/fhir-httpapi
109 Downloads
Rest api client to handle requests to fhir resources.
zoiloreyes/trest
64 Downloads
TRest is an ORM that maps REST resources to PHP objects. Designed to use in applications that need to consume data from a RESTful API.
webvelopers/laravel-crud-generator
92 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
shell/card-management-sdk
49 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
php-xml/large-text-node
300 Downloads
Handling large text nodes requires using low-end PHP API functions. This package provides a simple interface to write large text nodes to a resource so that memory usage is reduced to a minimum.
gzhb-league/oauth2-server
6 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.
electrobayan/magento-2-cors-requests
1 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain