https://github.com/okeuday/erlang_php
Erlang External Term Format for PHP
https://github.com/okeuday/erlang_php
erlang-encoding php
Last synced: 11 months ago
JSON representation
Erlang External Term Format for PHP
- Host: GitHub
- URL: https://github.com/okeuday/erlang_php
- Owner: okeuday
- License: mit
- Created: 2014-10-12T04:02:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T00:19:09.000Z (over 2 years ago)
- Last Synced: 2024-04-29T16:08:37.436Z (about 2 years ago)
- Topics: erlang-encoding, php
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
Erlang External Term Format for PHP
===================================
[](https://app.travis-ci.com/okeuday/erlang_php)
[](https://packagist.org/packages/okeuday/erlang_php)
Provides all encoding and decoding for the Erlang External Term Format
(as defined at [https://erlang.org/doc/apps/erts/erl_ext_dist.html](https://erlang.org/doc/apps/erts/erl_ext_dist.html))
in a single PHP file.
Available as a [Packagist package at `https://packagist.org/packages/okeuday/erlang_php`](https://packagist.org/packages/okeuday/erlang_php)
Tests
-----
phpunit
Author
------
Michael Truog (mjtruog at protonmail dot com)
License
-------
MIT License