eram/ersal
Composer 安装命令:
composer require eram/ersal
包简介
A simple, type-safe PHP library for Iranian shipping and courier services.
关键字:
README 文档
README
A unified, type-safe PHP library for Iranian shipping and courier services.
Documentation: English | فارسی
What is Ersal?
Ersal (ارسال, "shipping" in Farsi) is an omni-carrier PHP library that gives you a single, consistent API across major Iranian shipping providers — from national postal services to private couriers and on-demand urban delivery. Write your shipping logic once, swap the carrier with one line of config.
Why Ersal?
- Minimal dependencies — one internal Composer package (
eram/abzar, Persian/Iranian utilities) plus the standard PHP extensionsext-curl,ext-json,ext-openssl,ext-soap. No Guzzle, no framework coupling, no third-party supply-chain risk. - One interface, every carrier —
quote()→createShipment()→track()→cancel(). Same flow whether it's Iran Post or Alopeyk. - Type-safe value objects —
Address,Parcel,ShipmentStatus,TrackingEvent— no stringly-typed dictionaries. - Integer units everywhere — grams for weight, millimeters for dimensions, Rials for money. Zero floating-point drift.
- Framework-agnostic — works with Laravel, Symfony, or plain PHP. Plug in your own HTTP client, logger, or event dispatcher.
- Fully tested — unit tests for every provider, PHPStan static analysis, PER-CS2 code style.
Install
composer require eram/ersal
Supported Carriers
| Alias | Carrier | Protocol | Capabilities | Docs |
|---|---|---|---|---|
post |
Iran Post (شرکت پست) | SOAP + REST | Label, Branches | Guide |
tipax |
Tipax (تیپاکس) | REST | Label, Pickup, Branches, COD | Guide |
chapar |
Chapar Express | REST | Label, Pickup, COD | Guide |
mahex |
Mahex (ماهکس) | REST | Pickup, COD | Guide |
amadast |
Amadast (آمادست) | REST | — | Guide |
paygan |
Paygan (پایگان) | REST | COD | Guide |
alopeyk |
Alopeyk (الوپیک) | REST | Pickup | Guide |
Quick Start
The flow is always: quote → book → track → (optionally) cancel.
See the Getting Started guide for a complete walkthrough with code examples.
Documentation
Full documentation with API reference, cookbook, per-carrier guides, and more:
About Eram
Eram is a small engineering team building open-source developer tools for the Persian ecosystem. Our projects — pardakht, ersal, daynum, persian-kit — solve the everyday problems that Iranian developers run into: payment integration, shipping, calendar conversion, and string/number localization. Everything we ship is MIT-licensed, zero-dependency where possible, and built to be boring infrastructure you never have to think about.
License
eram/ersal 适用场景与选型建议
eram/ersal 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 1, 最近一次更新时间为 2026 年 04 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「post」 「shipping」 「delivery」 「tracking」 「persian」 「logistics」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 eram/ersal 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 eram/ersal 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 eram/ersal 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Symfony bundle that integrates the PostNord PHP SDK
PHP SDK for the Parcel Monkey UK API
PHP wrapper for DPD Germany SOAP API
Metamel Addresses is a polymorphic Laravel package, for address book management. You can add addresses to any eloquent model with ease.
Edit Posts button always visible
Extends basic Wordpress features.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 45
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-16