PHPackages                             square-bit/laravel-pt-localization - 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. square-bit/laravel-pt-localization

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

square-bit/laravel-pt-localization
==================================

Portuguese Localization package for Laravel

v12(1y ago)113.6k↓44.1%1MITPHP

Since Nov 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/square-bit/laravel-pt-localization)[ Packagist](https://packagist.org/packages/square-bit/laravel-pt-localization)[ Docs](https://github.com/square-bit/laravel-pt-localization)[ RSS](/packages/square-bit-laravel-pt-localization/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

Portuguese Localization package for Laravel
===========================================

[](#portuguese-localization-package-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/d5ad60c2a64da536a23a1e3f94548d55b0a48353114af139e51d0c4cd3bf53ab/68747470733a2f2f706f7365722e707567782e6f72672f7371756172652d6269742f6c61726176656c2d70742d6c6f63616c697a6174696f6e2f76)](//packagist.org/packages/square-bit/laravel-pt-localization)[![License](https://camo.githubusercontent.com/a1b7f45c7431d34b911263cc6a3e556ff55ecdf8ff37e883651fcd5deb8929bf/68747470733a2f2f706f7365722e707567782e6f72672f7371756172652d6269742f6c61726176656c2d70742d6c6f63616c697a6174696f6e2f6c6963656e7365)](//packagist.org/packages/square-bit/laravel-pt-localization)[![Total Downloads](https://camo.githubusercontent.com/89a0fef49bf06f0155e0e56b3414ef36f5e75d73cb9f5cb2038ea20bf74a76f5/68747470733a2f2f706f7365722e707567782e6f72672f7371756172652d6269742f6c61726176656c2d70742d6c6f63616c697a6174696f6e2f646f776e6c6f616473)](//packagist.org/packages/square-bit/laravel-pt-localization)

This package provides Portuguese (from Portugal) translation language files for Laravel 11.

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

[](#installation)

Via Composer

```
$ composer require square-bit/laravel-pt-localization
```

Usage
-----

[](#usage)

##### 1. Publish command

[](#1-publish-command)

```
$ php artisan vendor:publish --tag=laravel-pt-localization
```

##### 2. Set Portuguese(pt) language as default

[](#2-set-portuguesept-language-as-default)

```
// file: config/app.php:

'locale' => 'pt',

```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Squarebit](https://github.com/square-bit)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance43

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.3% 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 ~314 days

Recently: every ~348 days

Total

6

Last Release

447d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63dd954cd38674cf0319666e08400850a3ef880b42e630d1b6de7b70c4caa332?d=identicon)[saidatom](/maintainers/saidatom)

![](https://www.gravatar.com/avatar/01faacc649020a16c1cceb7ec2dd2cf579c5de812ee9a88aad11be04e41c54bf?d=identicon)[Squarebit](/maintainers/Squarebit)

![](https://www.gravatar.com/avatar/2d983f39b1b70e94a81617ec324d9f613cb618aa0ccce1fbfed6e182f9425179?d=identicon)[tiagof](/maintainers/tiagof)

---

Top Contributors

[![tiagof](https://avatars.githubusercontent.com/u/1729910?v=4)](https://github.com/tiagof "tiagof (16 commits)")[![saidatom](https://avatars.githubusercontent.com/u/2377368?v=4)](https://github.com/saidatom "saidatom (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![promatik](https://avatars.githubusercontent.com/u/1838187?v=4)](https://github.com/promatik "promatik (1 commits)")

---

Tags

hacktoberfestlaravel-packagelaravel8laravellocalizationtranslationsportuguese

### Embed Badge

![Health badge](/badges/square-bit-laravel-pt-localization/health.svg)

```
[![Health](https://phpackages.com/badges/square-bit-laravel-pt-localization/health.svg)](https://phpackages.com/packages/square-bit-laravel-pt-localization)
```

###  Alternatives

[kkomelin/laravel-translatable-string-exporter

Translatable String Exporter for Laravel

3291.4M10](/packages/kkomelin-laravel-translatable-string-exporter)[outhebox/laravel-translations

Manage your Laravel translations with a beautiful UI. Add, edit, delete, import, and export translations with ease.

80687.6k](/packages/outhebox-laravel-translations)[vildanbina/laravel-auto-translation

A Laravel package for automating the translation of language files.

9220.5k2](/packages/vildanbina-laravel-auto-translation)[andrewdwallo/transmatic

Automate and streamline real-time text translations in your Laravel applications

5511.6k](/packages/andrewdwallo-transmatic)

PHPackages © 2026

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