Libraries tagged by Thai date
yanlongli/app-store-server-api
15604 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.
staabm/password_exposed
298445 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
samsonasik/array-lookup
49249 Downloads
A fast lookup library that help you verify and search array and Traversable data
neveldo/text-generator
50834 Downloads
TextGenerator is a tool that aims to automate the generation of text from data by using a template.
fattureincloud/fattureincloud-php-sdk
106367 Downloads
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
divineomega/laravel-password-exposed-validation-rule
681323 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
coffeecode/datalayer
40495 Downloads
The data layer is a persistent abstraction component of your database that PDO
oxmohsen/validating-data
2465 Downloads
example of how to validate incoming data from web app telegram bot to ensure that the data is come from telegram.
ybelenko/openapi-data-mocker
20679 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec
mcustiel/mockable-datetime
554936 Downloads
A DateTime library that allows mock dates and times in UnitTests.
hounddog/doctrine-data-fixture-module
333644 Downloads
Zend Framework 2 Module that provides Doctrine Data-Fixture functionality
element119/module-page-builder-custom-data-attributes
12739 Downloads
A Magento 2 module that allows custom data to be added to Page Builder content.
bartoszbartniczak/doctrine-datetime-with-microseconds
66687 Downloads
Doctine extension that adds microseconds to \DateTime objects.
articus/data-transfer
26141 Downloads
Library for merging source data to destination data only if destination data remains valid after that
ublaboo/datagrid-nette-database-data-source
89599 Downloads
Utility that makes possible to use Nette\Database native query with Ublaboo\DataGrid