PHPackages                             mouseeatscat/phpquicktranslate - 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. mouseeatscat/phpquicktranslate

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

mouseeatscat/phpquicktranslate
==============================

A quick function for providing multiple translations in PHP code.

3.0.0(1y ago)135[1 PRs](https://github.com/MouseEatsCat/phpquicktranslate/pulls)Apache-2.0PHPPHP &gt;=8.0CI failing

Since Mar 3Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/MouseEatsCat/phpquicktranslate)[ Packagist](https://packagist.org/packages/mouseeatscat/phpquicktranslate)[ RSS](/packages/mouseeatscat-phpquicktranslate/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)Dependencies (2)Versions (10)Used By (0)

PHP Quick Translate
===================

[](#php-quick-translate)

[![Packagist](https://camo.githubusercontent.com/0cafa99bbed55ed4999a8bfdb0997a7dc2c1c0ae49bd20e0fdea10362504fbdd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f757365656174736361742f706870717569636b7472616e736c6174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mouseeatscat/phpquicktranslate)

A class for quickly providing multiple translations in PHP.

This script was developed as a personal project by [Michel Descoteaux](https://micheldescoteaux.com) and is free to use and distribute.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.0
- Composer - [Install](https://getcomposer.org/download/)

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

[](#installation)

1. Run `composer require mouseeatscat/phpquicktranslate`
2. Add this code to the top of your php document:

```
