PHPackages                             tolgee/core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. tolgee/core

ActiveLibrary[Localization &amp; i18n](/categories/localization)

tolgee/core
===========

PHP integration for Tolgee localization framework

v1.2-BETA(5y ago)1148↓93.3%[1 issues](https://github.com/tolgee/php/issues)[3 PRs](https://github.com/tolgee/php/pulls)MITPHP

Since Feb 16Pushed 3y agoCompare

[ Source](https://github.com/tolgee/php)[ Packagist](https://packagist.org/packages/tolgee/core)[ RSS](/packages/tolgee-core/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (6)Used By (0)

Tolgee PHP Integration
----------------------

[](#tolgee-php-integration)

[![Tolgee Toolkit](https://raw.githubusercontent.com/tolgee/documentation/cca5778bcb8f57d28a03065d1927fcea31d0b089/tolgee_logo_text.svg)](https://toolkit.tolgee.io)

PHP integration library for Tolgee localization toolkit. For more information about Tolgee Toolkit, visit our documentation website [toolkit.tolgee.io](https://toolkit.tolgee.io).

Installation
------------

[](#installation)

```
composer require tolgee

```

Usage
-----

[](#usage)

To use Tolgee with PHP, start with creating TolgeeConfig class instance and Tolgee class instance.

```
