Libraries tagged by timr
yanlongli/app-store-server-api
16525 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.
wikimedia/wait-condition-loop
640010 Downloads
Wait loop that reaches a condition or times out
wapmorgan/yii2-inflection
94467 Downloads
Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time.
trntv/yii2-datetime-widget
610784 Downloads
Date/Time Picker widget for Yii2 framework
statamic/collaboration
64945 Downloads
Real-time collaboration and multi-user authoring for Statamic Pro.
smirik/php-datetime-ago
140289 Downloads
How much time ago in text format
skywarth/chaotic-schedule
18870 Downloads
Randomize scheduled command execution time and date intervals
silverstripe/crontask
662843 Downloads
Module for running tasks with a standard cron timeschedule
sanmai/duoclock
115047 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
rych/otp
241174 Downloads
PHP implementation of the OATH one-time password standards
riimu/kit-csrf
23111 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
professional-wiki/edtf
383306 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
php-mock/php-mock-prophecy
395793 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
pharaonic/laravel-readable
66500 Downloads
Laravel - Readable Number (Integer|decimal) & DateTime & Time Length & File Size.
panique/php-sass
76033 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development)