testmonitor / adf-tools
Atlassian Document Format PHP Tools (forked)
v1.3.0
2025-09-17 10:09 UTC
Requires
- php: >=8.2
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ^11.0
- symfony/var-dumper: ^5.0|^6.0
README
Atlassian Document Format PHP Tools
This is a fork of Damien Harper's [adf-tools] (https://github.com/DamienHarper/adf-tools) with a couple of updates:
- Requires PHP 8.2 or newer
- PHPUnit 11 support
- Ignore unknown node types: discards unknown or unsupported node types.
- Replaced image width type with float: prevents exceptions when dealing with rescaled images.
Documentation
- Documentation of this library can be found here.
- Official Atlassian Document Format
- Atlassian Document Format JSON Schema
Credits
- Thanks to all contributors
License
adf-tools
is free to use and is licensed under the MIT license