php-extended / php-api-org-eu-exodus-privacy-interface
A library that gets data from the unicode.org website
Package info
gitlab.com/php-extended/php-api-org-eu-exodus-privacy-interface
pkg:composer/php-extended/php-api-org-eu-exodus-privacy-interface
9.0.2
2026-07-14 23:18 UTC
Requires
README
A library that gets data from reports.exodus-privacy.eu.org website's api.
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.pharfrom 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).