Libraries tagged by time
lyquidity/xml-signer
78382 Downloads
A PHP to create and verify XAdES signature
level23/druid-client
64762 Downloads
Druid php client for executing queries and more
juanparati/iso-codes
182064 Downloads
A PHP library that provides ISO codes, currencies, languages, timezones and additional geopolitical information
jeidison/signer-php
32010 Downloads
Open-source PHP library for PDF digital signing with multiple signatures, RFC3161 timestamping, PAdES profiles, and PDF protection
ipgeolocation/ipgeolocation-php-sdk
7568 Downloads
Official PHP SDK for the IPGeolocation.io IP Location API with single and bulk lookup support.
hannesvdvreken/guzzle-profiler
523215 Downloads
A Guzzle middleware that profiles requests made by the client.
grazulex/laravel-chronotrace
4356 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
gavroche/ups-api
13514 Downloads
PHP UPS API
fouladgar/laravel-otp
28270 Downloads
Generate, send, and validate one-time passwords (OTP) for any recipient type.
cybercog/laravel-eloquent-flag
20210 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
castle/castle-php
310866 Downloads
PHP bindings for Castle
nextapps/laravel-verification-code
144469 Downloads
A simple way to authenticate a user using a verification code.
timehunter/laravel-google-recaptcha-v2
108898 Downloads
Laravel Package for google reCAPTCHA v2
zepgram/module-multi-threading
26814 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
yanlongli/app-store-server-api
60856 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.