Libraries tagged by retour
zoon/rialto
83789 Downloads
Manage Node resources from PHP
yanlongli/app-store-server-api
16003 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.
vlucas/bulletphp
49597 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
square1/nova-metrics
257003 Downloads
Add support for resource-filters on your laravel nova metrics
splashlab/magento-2-cors-requests
213712 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
simivar/genius-php
153795 Downloads
Genius PHP is a open source library that allows you to access Genius API from your PHP application. Supports every resource.
sietse85/nova-button
298135 Downloads
(Nova 4+) A Laravel Nova package for adding buttons to your resources.
shish/safe
498369 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
reedware/nova-text-filter
431189 Downloads
Adds a text filter component for resources and lenses.
rafaelwendel/phpsupabase
78776 Downloads
PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.
ptlis/diff-parser
147772 Downloads
A parser for unified diff files, returning a hydrated object graph.
pocketmine/locale-data
399810 Downloads
Language resources used by PocketMine-MP
panique/pdo-debug
98926 Downloads
A super-simple function that returns the full SQL query from your PDO statements
palanik/lumen-cors
227388 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
palanik/corsslim
362817 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.