PHPackages                             gillyware/postal - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gillyware/postal

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gillyware/postal
================

Courier‑style DTOs (Packets) for Laravel applications

v1.1.2(9mo ago)17712MITPHPPHP ^8.2CI passing

Since Jul 21Pushed 9mo agoCompare

[ Source](https://github.com/gillyware/postal)[ Packagist](https://packagist.org/packages/gillyware/postal)[ RSS](/packages/gillyware-postal/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (5)Used By (2)

[![Postal Logo](https://private-user-images.githubusercontent.com/62025141/469479853-569aa33d-60b2-4d00-8157-26aebf61c045.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzUxODU1ODUsIm5iZiI6MTc3NTE4NTI4NSwicGF0aCI6Ii82MjAyNTE0MS80Njk0Nzk4NTMtNTY5YWEzM2QtNjBiMi00ZDAwLTgxNTctMjZhZWJmNjFjMDQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDAzVDAzMDEyNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRiYmJmNGVlMzc0NzE1NTQ2YjA2ZGUxMTJhYzI1YzdiYzc5MTJjNjBhNWYzMjQxMjJmMTY2MWE2Y2MwODA4ODgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.FgimK0ga15RVcCy8elMz7u_UJuqaM1Sjya7QOGoycxU)](https://private-user-images.githubusercontent.com/62025141/469479853-569aa33d-60b2-4d00-8157-26aebf61c045.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzUxODU1ODUsIm5iZiI6MTc3NTE4NTI4NSwicGF0aCI6Ii82MjAyNTE0MS80Njk0Nzk4NTMtNTY5YWEzM2QtNjBiMi00ZDAwLTgxNTctMjZhZWJmNjFjMDQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDAzVDAzMDEyNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRiYmJmNGVlMzc0NzE1NTQ2YjA2ZGUxMTJhYzI1YzdiYzc5MTJjNjBhNWYzMjQxMjJmMTY2MWE2Y2MwODA4ODgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.FgimK0ga15RVcCy8elMz7u_UJuqaM1Sjya7QOGoycxU)

[![Build Status](https://github.com/gillyware/postal/workflows/tests/badge.svg)](https://github.com/gillyware/postal/actions)[![Total Downloads](https://camo.githubusercontent.com/aa77ca60718391e8cfe602a124e2bc0c5086f9c7d82c03e7f450c4a097ff98be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67696c6c79776172652f706f7374616c)](https://packagist.org/packages/gillyware/postal)[![Latest Stable Version](https://camo.githubusercontent.com/7db5ad274f671dda9b51affbb0ee961e78febea3a30b163b5aca36603308f3ee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67696c6c79776172652f706f7374616c)](https://packagist.org/packages/gillyware/postal)[![License](https://camo.githubusercontent.com/bcbb35fc2d9d5ef00c712401f02ce28399e49a8c449a1e704c63fe1c8d8e8952/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f67696c6c79776172652f706f7374616c)](https://packagist.org/packages/gillyware/postal)

About Postal
------------

[](#about-postal)

**Postal** delivers “packets” to every corner of your Laravel app Packets are constructor‑promoted, immutable DTOs with attribute‑based validation.

Inject packets into controller actions, build them from classes using the `Packetable` trait, or create them manually.

Official Documentation
----------------------

[](#official-documentation)

Full documentation is available [here](./docs/documentation.md).

License
-------

[](#license)

Postal is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance55

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

5

Last Release

299d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e18456046a571a38cbe78b763fecf7a6a3ad51dc732b16b3a28db1da76abae5?d=identicon)[braxey](/maintainers/braxey)

---

Top Contributors

[![braxey](https://avatars.githubusercontent.com/u/62025141?v=4)](https://github.com/braxey "braxey (12 commits)")

---

Tags

laraveldata-transfer-objectdtopacket

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gillyware-postal/health.svg)

```
[![Health](https://phpackages.com/badges/gillyware-postal/health.svg)](https://phpackages.com/packages/gillyware-postal)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[spatie/laravel-enum

Laravel Enum support

3655.4M31](/packages/spatie-laravel-enum)[watson/active

Laravel helper for recognising the current route, controller and action

3253.6M14](/packages/watson-active)[dragon-code/pretty-routes

Pretty Routes for Laravel

10058.7k4](/packages/dragon-code-pretty-routes)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)

PHPackages © 2026

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