Libraries tagged by translactions
iexbase/tron-api
156453 Downloads
A strictly typed PHP 8.4 SDK for TRON FullNode, SolidityNode, TronGrid, JSON-RPC, transactions, staking, events, and smart contracts.
experius/module-missingtranslations
311298 Downloads
Collect missing translations in specified folder or the entire Magento 2 Root. Adds database editing and management of translations.
conedevelopment/i18n
155010 Downloads
Push your translations to the front-end.
carlosbuenosvinos/ddd
196444 Downloads
Domain-Driven Design PHP helper classes (Application Services, Transactions, Domain Events, etc.
bitwasp/bitcoin
544114 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
zendframework/zend-i18n
17899038 Downloads
Provide translations for your application, and filter and validate internationalized values
martinlindhe/laravel-vue-i18n-generator
1150149 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
tomatophp/filament-translations
40654 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
phpro/mage2-module-translations
122525 Downloads
Manage translations via the Magento backend
alleyinteractive/wp-new-relic-transactions
252210 Downloads
A companion plugin when using New Relic with WordPress, to improve the recorded transaction data.
yanlongli/app-store-server-api
61377 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.
wearerequired/traduttore-registry
79271 Downloads
Allows loading translation files from a custom GlotPress site running Traduttore
wearerequired/traduttore
12267 Downloads
WordPress.org-style translation API for your WordPress projects.
vildanbina/laravel-auto-translation
30882 Downloads
A Laravel package for automating the translation of language files.
statikbe/laravel-chained-translator
174231 Downloads
The Laravel Chained Translator can combine several translators that can override each others translations.