PHPackages                             fei/translate-package - 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. fei/translate-package

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

fei/translate-package
=====================

Translate client package integration for Objective PHP applications

v1.4.1(7y ago)010.4k[5 PRs](https://github.com/flash-global/translate-package/pulls)proprietaryPHPPHP &gt;=7.0

Since Apr 18Pushed 2y ago21 watchersCompare

[ Source](https://github.com/flash-global/translate-package)[ Packagist](https://packagist.org/packages/fei/translate-package)[ RSS](/packages/fei-translate-package/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (4)Versions (26)Used By (0)

Translate Package
=================

[](#translate-package)

This package provide Translate Client integration for Objective PHP applications.

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

[](#installation)

Translate Package needs **PHP 7.0** or up to run correctly.

You will have to integrate it to your Objective PHP project with `composer require fei/translate-package`.

Integration
-----------

[](#integration)

As shown below, the Translate Package must be plugged in the application initialization method.

The Translate Package create a Translate Client service that will be consumed by the application's middlewares.

```
