Libraries tagged by transitions
genl/matice
288091 Downloads
Use your Laravel translations in JavaScript. Generates a Blade directive exporting all of your Laravel translations and provides a nice trans() helper function in JavaScript.
symfony/ux-translator
374878 Downloads
Exposes Symfony Translations directly to JavaScript.
readdle/app-store-server-api
249349 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
inpsyde/wp-translation-downloader
510585 Downloads
Composer plugin to download translations from wordpress.org API.
conedevelopment/i18n
101892 Downloads
Push your translations to the front-end.
carlosbuenosvinos/ddd
188961 Downloads
Domain-Driven Design PHP helper classes (Application Services, Transactions, Domain Events, etc.
bitwasp/bitcoin
518980 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
zendframework/zend-i18n
17540490 Downloads
Provide translations for your application, and filter and validate internationalized values
martinlindhe/laravel-vue-i18n-generator
1121943 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
tomatophp/filament-translations
17900 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
61346 Downloads
Manage translations via the Magento backend
brackets/admin-translations
243032 Downloads
Translation manager for brackets/admin-ui
yanlongli/app-store-server-api
19137 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.
vsch/laravel-translation-manager
189757 Downloads
Enhanced Laravel Translation Manager
vildanbina/laravel-auto-translation
7275 Downloads
A Laravel package for automating the translation of language files.