Libraries tagged by times
yanlongli/app-store-server-api
17014 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
642750 Downloads
Wait loop that reaches a condition or times out
wapmorgan/yii2-inflection
95003 Downloads
Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time.
trntv/yii2-datetime-widget
613377 Downloads
Date/Time Picker widget for Yii2 framework
statamic/collaboration
65276 Downloads
Real-time collaboration and multi-user authoring for Statamic Pro.
smirik/php-datetime-ago
140933 Downloads
How much time ago in text format
skywarth/chaotic-schedule
19209 Downloads
Randomize scheduled command execution time and date intervals
silverstripe/crontask
665505 Downloads
Module for running tasks with a standard cron timeschedule
sanmai/duoclock
149876 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
rych/otp
241770 Downloads
PHP implementation of the OATH one-time password standards
professional-wiki/edtf
384221 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
php-mock/php-mock-prophecy
396506 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
66762 Downloads
Laravel - Readable Number (Integer|decimal) & DateTime & Time Length & File Size.
panique/php-sass
76159 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development)
panique/laravel-sass
166398 Downloads
Compiles your Sass .scss files to .css every time you run your app (in development)