PHPackages                             tiamo/phpas2 - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. tiamo/phpas2

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

tiamo/phpas2
============

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

2.0.1(2y ago)4674.7k↓22.1%47[8 issues](https://github.com/tiamo/phpas2/issues)MITPHPPHP ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1

Since Aug 3Pushed 2y ago10 watchersCompare

[ Source](https://github.com/tiamo/phpas2)[ Packagist](https://packagist.org/packages/tiamo/phpas2)[ RSS](/packages/tiamo-phpas2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (23)Used By (0)

PHPAS2 is a php-based implementation of the EDIINT AS2 standard
===============================================================

[](#phpas2-is-a-php-based-implementation-of-the-ediint-as2-standard)

[![Latest Version on Packagist](https://camo.githubusercontent.com/04bdfa71c259c61f7c9fd5422e6967b59a5c47d43d44ff2f963814200caa0b36/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7469616d6f2f7068706173322e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tiamo/phpas2)[![Build Status](https://github.com/tiamo/phpas2/actions/workflows/ci.yml/badge.svg)](https://github.com/tiamo/phpas2)[![Total Downloads](https://camo.githubusercontent.com/0fdb16ab0eb752fe859c2300a46500919c457edb8c1a793f5710e0188586100c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7469616d6f2f7068706173322e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tiamo/phpas2)[![License](https://camo.githubusercontent.com/10c70137bd41cc8e65ade37b292daa1c6c45ee68849f16502ddbc3ee964d85c8/68747470733a2f2f706f7365722e707567782e6f72672f7469616d6f2f7068706173322f6c6963656e7365)](https://packagist.org/packages/tiamo/phpas2)

The PHPAS2 application enables you to transmit and receive AS2 messages with EDI-X12, EDIFACT, XML, or binary payloads between trading partners.

Requirements
------------

[](#requirements)

- php &gt;= 7.1
- ext-openssl
- ext-zlib

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

[](#installation)

```
composer require tiamo/phpas2

```

Usage
-----

[](#usage)

- [Documentation](./docs/index.md)
- [Example](./example)

Basic example

```
cd example

composer install

chmod +x ./bin/console

# start a server to receive messages in 8000 port
php -S 127.0.0.1:8000 ./public/index.php

# send a test message
php bin/console send-message --from mycompanyAS2 --to phpas2

# send a file
php bin/console send-message --from mycompanyAS2 --to phpas2 --file /path/to/the/file
```

Changelog
---------

[](#changelog)

Please have a look in [CHANGELOG](CHANGELOG.md)

License
-------

[](#license)

Licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 93.1% 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 ~98 days

Recently: every ~242 days

Total

20

Last Release

982d ago

Major Versions

v1.x-dev → 2.02021-07-05

PHP version history (4 changes)1.3.1PHP &gt;=5.5

1.4.0PHP &gt;=5.6

2.0PHP ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0

2.0.1PHP ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4556300c975051e548119ba8e4d39204d615080c441a6518ef66e866cd3cba9e?d=identicon)[tiamo](/maintainers/tiamo)

---

Top Contributors

[![tiamo](https://avatars.githubusercontent.com/u/1963342?v=4)](https://github.com/tiamo "tiamo (161 commits)")[![homer8173](https://avatars.githubusercontent.com/u/8720867?v=4)](https://github.com/homer8173 "homer8173 (6 commits)")[![robsonala](https://avatars.githubusercontent.com/u/4273567?v=4)](https://github.com/robsonala "robsonala (3 commits)")[![mattdinthehouse](https://avatars.githubusercontent.com/u/6799224?v=4)](https://github.com/mattdinthehouse "mattdinthehouse (2 commits)")[![k0mar12](https://avatars.githubusercontent.com/u/13261536?v=4)](https://github.com/k0mar12 "k0mar12 (1 commits)")

---

Tags

as2edi-x12edifactediintserverserveredix12as2ediint

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/tiamo-phpas2/health.svg)

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

###  Alternatives

[spatie/laravel-webhook-server

Send webhooks in Laravel apps

1.1k8.8M22](/packages/spatie-laravel-webhook-server)[php-mcp/server

PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts

828280.5k25](/packages/php-mcp-server)[felixfbecker/language-server

PHP Implementation of the Visual Studio Code Language Server Protocol

1.2k95.4k](/packages/felixfbecker-language-server)[jeromeschneider/baikal

Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV

3.1k4.6k](/packages/jeromeschneider-baikal)[phpfastcgi/fastcgi-daemon

A FastCGI daemon written in PHP

33011.4k4](/packages/phpfastcgi-fastcgi-daemon)[klapaudius/symfony-mcp-server

Build your own LLM tools inside your symfony project by adding to it a Model Context Protocol Server

2716.5k](/packages/klapaudius-symfony-mcp-server)

PHPackages © 2026

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