Libraries tagged by times
yanlongli/app-store-server-api
21085 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
654472 Downloads
Wait loop that reaches a condition or times out
wapmorgan/yii2-inflection
98951 Downloads
Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time.
trntv/yii2-datetime-widget
628670 Downloads
Date/Time Picker widget for Yii2 framework
statamic/collaboration
69994 Downloads
Real-time collaboration and multi-user authoring for Statamic Pro.
silverstripe/crontask
682398 Downloads
Module for running tasks with a standard cron timeschedule
sanmai/duoclock
393792 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
rych/otp
246345 Downloads
PHP implementation of the OATH one-time password standards
professional-wiki/edtf
395058 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
php-mock/php-mock-prophecy
416327 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.
panique/php-sass
77165 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development)
panique/laravel-sass
167574 Downloads
Compiles your Sass .scss files to .css every time you run your app (in development)
odan/tsid
177099 Downloads
A library for generating Time Sortable Identifiers (TSID).
muhammadsadeeq/laravel-activitylog-ui
821 Downloads
A beautiful, modern UI for Spatie's Activity Log with advanced filtering, analytics, and real-time features.
mrmarchone/laravel-auto-crud
6333 Downloads
Laravel Auto CRUD helps you streamline development and save time.