Libraries tagged by org
laravel-json-api/validation
1687828 Downloads
Laravel validation for JSON:API resources.
laravel-json-api/testing
1222826 Downloads
Test helpers for JSON:API compliant APIs.
laravel-json-api/spec
1587981 Downloads
Validate JSON documents for compliance with the JSON:API specification.
laravel-json-api/non-eloquent
359934 Downloads
Construct JSON:API resources for non-Eloquent classes.
laravel-json-api/exceptions
1684787 Downloads
JSON:API exception parsing for Laravel applications.
laravel-json-api/encoder-neomerx
1563867 Downloads
Encode JSON:API resources using the neomerx/json-api package.
igaster/laravel_cities
95050 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
neomerx/limoncello
109469 Downloads
Framework integration for neomerx/json-api (JSON API, jsonapi.org)
vufind-org/vufindharvest
311803 Downloads
VuFind Harvest Tools
nfephp-org/sped-nfse-ginfes
6322 Downloads
API para geração e comunicação de RPS e NFSe no padão Ginfes.
nfephp-org/sped-ibpt
91992 Downloads
API para a comunicação com o servidor Restful do IBPT.
nfephp-org/sped-efd
61492 Downloads
API para geração dos arquivos para SPED EFD
nfephp-org/posprint
34525 Downloads
Thermal POS printer library
raml-org/raml-php-parser
330147 Downloads
A RAML parser built in php
yanlongli/app-store-server-api
44492 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.