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: 43

Dependents: 2

Suggesters: 0

Stars: 0

9.0.5 2026-07-23 21:57 UTC

This package is auto-updated.

Last update: 2026-07-23 19:57:21 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).