testmonitor / adf-tools
Atlassian Document Format PHP Tools (forked)
v1.2.0
2024-04-19 07:24 UTC
Requires
- php: >=7.4
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ^9.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:
- 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