Libraries tagged by tr8n
bambamboole/laravel-translation-dumper
16492 Downloads
A laravel package to dump missing translation keys into the translation files
backpack/translation-manager
11039 Downloads
Translation Manager for Backpack
ashtokalo/php-translit
124706 Downloads
PHP library to convert text from one script to another.
anteris-dev/data-transfer-object-factory
80667 Downloads
Gives an easy-to-use API for mocking Data Transfer Objects.
aleksip/plugin-data-transform
877803 Downloads
Data Transform Plugin for Pattern Lab PHP
abdulmajeed-jamaan/filament-translatable-tabs
6434 Downloads
Simplifying managing json based translation columns using tabs
vinkla/translator
113176 Downloads
An easy-to-use Eloquent translator for Laravel
mrmonat/nova-translatable
180179 Downloads
A Laravel Nova field for spatie/laravel-translatable.
migrify/config-transformer
182759 Downloads
Convert Symfony YAML/XML format to PHP/YAML
jmhobbs/swiftmailer-transport-aws-ses
352909 Downloads
Add AWS SES support to Swiftmailer
csharpru/vault-php-guzzle6-transport
3887785 Downloads
Guzzle6 transport for Vault PHP client
2amigos/yii2-transliterator-helper
234422 Downloads
Transliterator Helper for Yii2.
2amigos/yii2-translateable-behavior
113915 Downloads
ActiveRecord attributes translations for Yii2.
10up/async-transients
12605 Downloads
Transients, that regenerate asynchronously once content is expired, and serve stale content in the mean time
yanlongli/app-store-server-api
15690 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.