Libraries tagged by language manager
denprog/meridian
0 Downloads
Simplify internationalization in your Laravel projects with Meridian. Easily manage countries, currencies, exchange rates, languages, and perform GeoIP lookups.
styphon/laravel-localisations
34 Downloads
Localisation management for Laravel
rutkoski/amplify-translation
5 Downloads
Manage Laravel Translations
rkgrep/locales
497 Downloads
Locale management package for Laravel.
mphpmaster/laravel-translatable
13 Downloads
A Laravel package for multilingual models. Set up, manage and use localized routes easily!
larasofthu/localized-routes-plus
35 Downloads
Advanced Laravel package for creating localized routes with subdomain support, country-specific routing, and automatic locale management. Supports URL prefixes, subdomains, and multi-country localization strategies.
inuitviking/imms
32 Downloads
Fully automatic SSG. Host this somewhere, forget about it, have your static content up to date, always.
fruitware/wp-plugin-mqtranslate
93 Downloads
Based on qTranslate, adds userfriendly multilingual content management and translation support, with collaborative and team-oriented extensions.
com.jukusoft/php-scaling-core-framework
6 Downloads
php-scaling-core-framework, basic framework to create fast, flexible and scalable web applications with PHP 7.
codezero/laravel-translator
169 Downloads
Manage translation files in a Laravel project.
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)
aymanealilou/laravel-ltm
187 Downloads
Manage Laravel Translations
agoat/contao-languagerelation
15 Downloads
Contao 4 Lanugagerelation
a-tanakov/laravel-localized-routes
0 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.