Skip to content

webeweb/pappers-library

Repository files navigation

pappers-library

Github actions workflow status Coveralls Packagist version Packagist license

Integrate Pappers API with your projects.

IMPORTANT NOTICE: This package is still under development. Any changes will be done without prior notice to consumers of this package. Of course this code will become stable at a certain point, but for now, use at your own risk.

If you like this package, pay me a beer (or a coffee) paypal.me

Compatibility

PHP

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

composer require webeweb/pappers-library

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Usage

Read the documentation. You can also consult or execute sample scripts into dev folder.

Testing

To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:

git clone https://github.com/webeweb/pappers-library.git
cd pappers-library
composer install

Once all required libraries are installed then do:

vendor/bin/phpunit

IMPORTANT NOTICE: To test the package with your API key, pastes it into a .token file at the root of this package.

License

pappers-library is released under the MIT License. See the bundled LICENSE file for details.

Please note that the Pappers API is free for use, see their API page for details.

Donate

If you like this work, please consider donating at paypal.me

About

Integrate Pappers API with your projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages