PHPackages                             issam-chouchan/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. issam-chouchan/phpas2

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

issam-chouchan/phpas2
=====================

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

2.0.7(12mo ago)0308↓50%MITPHPPHP ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3

Since Nov 8Pushed 12mo agoCompare

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

READMEChangelog (1)Dependencies (5)Versions (7)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.

This is a fork of [astralab-hq/phpas2](https://github.com/astralab-hq/phpas2)

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

[](#requirements)

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

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

[](#installation)

```
composer require issam-chouchan/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

37

—

LowBetter than 82% of packages

Maintenance52

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86% 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 ~46 days

Total

5

Last Release

362d ago

PHP version history (2 changes)2.0.1PHP ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1

2.0.2PHP ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3

### Community

Maintainers

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

---

Top Contributors

[![tiamo](https://avatars.githubusercontent.com/u/1963342?v=4)](https://github.com/tiamo "tiamo (135 commits)")[![issam-chouchane](https://avatars.githubusercontent.com/u/911088?v=4)](https://github.com/issam-chouchane "issam-chouchane (12 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)")[![k0mar12](https://avatars.githubusercontent.com/u/13261536?v=4)](https://github.com/k0mar12 "k0mar12 (1 commits)")

---

Tags

serveredix12as2ediint

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[tiamo/phpas2

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

4674.7k](/packages/tiamo-phpas2)[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)

PHPackages © 2026

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