Libraries tagged by trim
yanlongli/app-store-server-api
18039 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.
wyrihaximus/simple-twig
115351 Downloads
🌱 Wrapper around Twig making rendering a string template trivial
wikimedia/wait-condition-loop
645638 Downloads
Wait loop that reaches a condition or times out
wapmorgan/yii2-inflection
96043 Downloads
Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time.
umpirsky/symfony-upgrade-fixer
490928 Downloads
Analyzes your Symfony project and tries to make it compatible with the new version of Symfony framework.
trntv/yii2-datetime-widget
617340 Downloads
Date/Time Picker widget for Yii2 framework
torgodly/html2media
14204 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
toflar/cronjob-supervisor
222845 Downloads
A simple supervisor for processes that can be triggered using a minutely cronjob
statamic/collaboration
66142 Downloads
Real-time collaboration and multi-user authoring for Statamic Pro.
smirik/php-datetime-ago
141730 Downloads
How much time ago in text format
skywarth/chaotic-schedule
20498 Downloads
Randomize scheduled command execution time and date intervals
silverstripe/crontask
669456 Downloads
Module for running tasks with a standard cron timeschedule
sanmai/duoclock
207992 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
rych/otp
242853 Downloads
PHP implementation of the OATH one-time password standards
riimu/kit-csrf
23418 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks