Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joseki/ares
Information provider from Czech business register ARES
https://github.com/joseki/ares
Last synced: about 1 month ago
JSON representation
Information provider from Czech business register ARES
- Host: GitHub
- URL: https://github.com/joseki/ares
- Owner: Joseki
- License: mit
- Created: 2015-11-02T23:11:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-31T10:00:01.000Z (about 9 years ago)
- Last Synced: 2024-10-27T01:42:21.786Z (3 months ago)
- Language: PHP
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Joseki/Ares
===================[![Build Status](https://travis-ci.org/Joseki/Ares.svg?branch=master)](https://travis-ci.org/Joseki/Ares)
[![Latest Stable Version](https://poser.pugx.org/joseki/ares/v/stable)](https://packagist.org/packages/joseki/ares)Joseki/Ares is port to Czech company register [Ares](http://wwwinfo.mfcr.cz/ares/ares_es.html.cz)
Requirements
------------Joseki/Ares requires PHP 5.4 or higher
SOAP extension is recommended for additional information about tax reliabilityInstallation
------------The best way to install Joseki/Ares is using [Composer](http://getcomposer.org/):
```sh
$ composer require joseki/ares
```