astrogoat/data-dome

A DataDome app for Strata

Fund package maintenance!
astrogoat

v1.6.0 2024-03-23 16:21 UTC

This package is auto-updated.

Last update: 2024-04-23 16:28:50 UTC


README

This will enable Data Dome's javascript tags. Data dome required changes to the hosting service (ie Nginx) See the documentation here.

Installation

You can install the package via composer:

composer require astrogoat/data-dome

Usage

$dataDome = new Astrogoat\DataDome();
echo $dataDome->echoPhrase('Hello, Astrogoat!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.