amp-toolbox-php icon indicating copy to clipboard operation
amp-toolbox-php copied to clipboard

Validator: Initial implementation

Open schlessera opened this issue 3 years ago • 3 comments

The AMP Toolbox should have a full PHP implementation of the AMP validator

  • [ ] Generate PHP representation of validator spec => #100
  • [ ] Implement validators that pass or fail validator spec rules
  • [ ] Hook up https://github.com/ampproject/amphtml/tree/main/validator/testdata to verify parity with upstream
  • [ ] Build CLI command to validate a URL or a piece of markup

schlessera avatar May 13 '21 14:05 schlessera