PHPackages                             macpaw/laravel-crowdin-integration - 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. macpaw/laravel-crowdin-integration

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

macpaw/laravel-crowdin-integration
==================================

Automate translations uploading/downloading

2.0.0(5y ago)53.7k4[1 PRs](https://github.com/MacPaw/laravel-crowdin-integration/pulls)MITPHPPHP ^7.1CI passing

Since Nov 2Pushed 5y ago5 watchersCompare

[ Source](https://github.com/MacPaw/laravel-crowdin-integration)[ Packagist](https://packagist.org/packages/macpaw/laravel-crowdin-integration)[ RSS](/packages/macpaw-laravel-crowdin-integration/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (5)Versions (6)Used By (0)

Laravel-Crowdin Integration
===========================

[](#laravel-crowdin-integration)

Automate uploading/downloading translations

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

[](#installation)

Install the package via composer:

`composer require macpaw/laravel-crowdin-integration --dev`

By default, the package uses the following environment variables

```
CROWDIN_PROJECT_ID
CROWDIN_API_KEY

```

Config Files
------------

[](#config-files)

In order to edit the default configuration for this package you may execute:

```
php artisan vendor:publish --provider="MacPaw\LaravelCrowdinIntegration\CrowdinServiceProvider"

```

After that, `config/crowdin.php` will be created. Inside this file you will find all the fields that can be edited in this package.

Usage
-----

[](#usage)

You can see all the commands in the list of command:

```
php artisan list

```

### Add File

[](#add-file)

Add a file from project to Crowdin repository:

```
php artisan crowdin:add {fileName.ext}

```

> It is work only for adding file, not for updating

### Update File

[](#update-file)

Update exist file from project to Crowdin repository

```
php artisan crowdin:update {fileName.ext}

```

> It is work only for updating file, not for adding

### Upload File

[](#upload-file)

This is command add or update all origin files from a project in Crowdin repository:

```
php artisan crowdin:upload

```

> No matter file exists or not in Crowdin repository

### Build

[](#build)

Build ZIP archive with the latest translations.

```
php artisan crowdin:build

```

### Download Files

[](#download-files)

Download translations files from Crowdin repository to your.

```
php artisan crowdin:download

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~248 days

Total

4

Last Release

2002d ago

Major Versions

1.0.2 → 2.0.02020-10-15

2.0.0 → 3.0.0.x-dev2020-11-18

PHP version history (3 changes)1.0.0PHP ^7.0.0

2.0.0PHP ^7.1

3.0.0.x-devPHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/54d19cafa8b618dcf84e007eafce09ca24eb8305179380e4a7c47b423e81788e?d=identicon)[Yonchi](/maintainers/Yonchi)

![](https://avatars.githubusercontent.com/u/1935412?v=4)[MacPaw Inc.](/maintainers/macpaw)[@MacPaw](https://github.com/MacPaw)

![](https://www.gravatar.com/avatar/8a353fef3f0f86ecba2cd2af29ac2eb7117b1e45be21b6c87ae1cb0f051c0d92?d=identicon)[anasinnyk](/maintainers/anasinnyk)

---

Top Contributors

[![Yonchi](https://avatars.githubusercontent.com/u/7525170?v=4)](https://github.com/Yonchi "Yonchi (28 commits)")[![yevheniipylypenko](https://avatars.githubusercontent.com/u/159532429?v=4)](https://github.com/yevheniipylypenko "yevheniipylypenko (4 commits)")[![ypylypenko](https://avatars.githubusercontent.com/u/19938155?v=4)](https://github.com/ypylypenko "ypylypenko (3 commits)")

---

Tags

laravelcrowdin

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/macpaw-laravel-crowdin-integration/health.svg)

```
[![Health](https://phpackages.com/badges/macpaw-laravel-crowdin-integration/health.svg)](https://phpackages.com/packages/macpaw-laravel-crowdin-integration)
```

###  Alternatives

[mcamara/laravel-localization

Easy localization for Laravel

3.5k9.1M112](/packages/mcamara-laravel-localization)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[vemcogroup/laravel-translation

Translation package for Laravel to scan for localisations and up/download to poeditor

135304.0k2](/packages/vemcogroup-laravel-translation)[laravel-latam/spanish

Spanish Package for Laravel

124.2k](/packages/laravel-latam-spanish)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
