Libraries tagged by laravel translate
robinncode/onubadok
206 Downloads
This is a Composer package for translating your PHP software to other languages, primarily in Bengali.
ptuchik/core-utilities
19378 Downloads
Core utilities for Laravel to extend some functionality and prepare project for other related packages
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.
folklore/eloquent-localizable
1323 Downloads
Laravel 4 and 5 package to add localization capabilities to Eloquent Models
enriquejlicona/js-localization
75733 Downloads
Laravel package to provide localizations to the Javascript code.
dotswan/modules-auto-discover
14 Downloads
Discover configs, translations, views, and .. automatically
diego1araujo/locale
364 Downloads
A better way to handle multilanguage
clusteramaryllis/gettext
657 Downloads
Adds localization support to laravel applications with PoEdit and Gettext
borges/localization
39 Downloads
Easy i18n localization for Laravel 4.
ayvazyan10/laravelgoogletranslator
43 Downloads
Translating texts with google translation service for free but with limits (use proxy)
seiler/eloquent-date
52 Downloads
A trait for Eloquent models to help you work with dates in different languages
cortex/tenants
2961 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
cortex/tags
3114 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
cortex/categories
3123 Downloads
Cortex Categories is a frontend layer for the polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
misterpaladin/jstrans
3122 Downloads
Use Laravel translations in javascript