Aurielle / ares

[ABANDONED] Provides information about subjects by their identification number from the ARES database (in Czech Republic).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ABANDONED] Ares

Build Status

Installation to project

The best way to install Aurielle/ares is using Composer:

$ composer require aurielle/ares

Download information about customer via his IN.

Example

$ares = new \Aurielle\Ares\Ares();
$ares->loadData('87744473'); // return object \Aurielle\Ares\Data

About

[ABANDONED] Provides information about subjects by their identification number from the ARES database (in Czech Republic).


Languages

Language:PHP 98.5%Language:Shell 1.5%