php-extended/php-api-org-eu-exodus-privacy-interface

A library that gets data from the unicode.org website

Maintainers

Package info

gitlab.com/php-extended/php-api-org-eu-exodus-privacy-interface

Issues

pkg:composer/php-extended/php-api-org-eu-exodus-privacy-interface

Transparency log

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

9.0.2 2026-07-14 23:18 UTC

This package is auto-updated.

Last update: 2026-07-14 21:18:42 UTC


README

A library that gets data from reports.exodus-privacy.eu.org website's api.

coverage

Installation

The installation of this library is made via composer and the autoloading of all classes of this library is made through their autoloader.

  • Download composer.phar from their website.
  • Then run the following command to install this library as dependency :
  • php composer.phar install php-extended/php-api-org-eu-exodus-privacy-interface ^9

Basic Usage

This library is an interface-only library.

For a concrete implementation, see php-extended/php-api-org-eu-exodus-privacy-object.

License

MIT (See license file).