gillyware/postal

Courier‑style DTOs (Packets) for Laravel applications

v1.1.2 2025-07-24 02:45 UTC

This package is auto-updated.

Last update: 2025-07-27 13:34:22 UTC


README

Postal Logo

Build Status Total Downloads Latest Stable Version License

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

Full documentation is available here.

License

Postal is open-sourced software licensed under the MIT license.