dezared / lokalise-async-provider
Symfony Async Lokalise Translation Provider Bridge
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 5
Type:symfony-translation-bridge
pkg:composer/dezared/lokalise-async-provider
Requires
- php: >=8.1
- nelexa/zip: dev-master
- symfony/config: ^5.4|^6.0
- symfony/http-client: ^5.4|^6.0
- symfony/translation: ^5.4.21|^6.2.7
README
Provides Lokalise integration for Symfony Translation.
DSN example
// .env file
LOKALISE_DSN=lokalise://PROJECT_ID:API_KEY@default
where:
PROJECT_ID
is your Lokalise Project IDAPI_KEY
is your Lokalise API key
Go to the Project Settings in Lokalise to find the Project ID.
Generate an API key on Lokalise