Libraries tagged by gdata
yanlongli/app-store-server-api
19431 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.
worksome/foggy
527817 Downloads
Foggy is a tool for making database dumps with some data removed/changed.
wikimedia/xmp-reader
545766 Downloads
Reader for XMP data containing properties relevant to images
wikimedia/cdb
946254 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
whitespacecode/nova-table-card
60697 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
webfactory/slimdump
122372 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
vyuldashev/nova-column-filter
130782 Downloads
A Laravel Nova database column filter.
vinceg/firstdataapi
133914 Downloads
First Data Api
view-components/grids
64504 Downloads
Flexible Framework-agnostic Data Grids for PHP
vanilla/garden-schema
204031 Downloads
A simple data validation and cleaning library based on JSON Schema.
utopia-php/dsn
90137 Downloads
A simple library for parsing and managing Data Source Names ( DSNs )
umpirsky/tld-list
62007 Downloads
List of all top-level domains in all data formats.
tylercd100/lern
151349 Downloads
LERN (Laravel Exception Recorder and Notifier) is a Laravel 5 package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
tuyakhov/yii2-notifications
32575 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
tuupola/base85
134466 Downloads
Base85 encoder and decoder for arbitrary data