Libraries tagged by trim
vinkla/pusher
446421 Downloads
[DEPRECATED] A Pusher bridge for Laravel
nextapps/laravel-verification-code
128049 Downloads
A simple way to authenticate a user using a verification code.
tritum/repeatable-form-elements
79103 Downloads
Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.
tremby/laravel-queue-monitor
54223 Downloads
Laravel queue monitoring tools
timothyasp/nova-badge-field
503488 Downloads
A Laravel Nova field.
timkley/weaviate-php
33620 Downloads
A PHP HTTP Client for the Weaviate REST API
timber/wp-i18n-twig
36687 Downloads
WordPress translations extraction for Twig files with WP-CLI
tiime/en-16931
225151 Downloads
EN-16931 compliant invoices as PHP objects
triplepoint/php-units-of-measure
70315 Downloads
A PHP library for converting between standard units of measure.
timetoogo/pinq
97540 Downloads
PHP Integrated Query - A real LINQ library for PHP
zf-commons/zfc-twig
568500 Downloads
Zend Framework 2 Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates
zepgram/module-multi-threading
16282 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
yiisoft/session
259203 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
yii2mod/yii2-sweet-alert
146797 Downloads
Alert widget based on SweetAlert extension {@link http://tristanedwards.me/sweetalert)
yanlongli/app-store-server-api
17914 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.