dipcode/authentication-gov
Composer 安装命令:
composer require dipcode/authentication-gov
包简介
A PHP API that implements autenticacao.gov.pt service.
README 文档
README
A PHP 7.1+ API to parse data from autenticacao.gov.pt service. Autenticação Gov, such as the 'Chave Móvel Digital' (CMD), allows you to perform services and access the portals of various public and private entities, from business sectors such as Banking, Telecommunications, Energy, Health, Tourism, among others.
Instalation
Library can be installed using Composer like so:
$ composer require dipcode/authentication-gov
Starting development
Start by cloning the repo:
$ git clone https://github.com/dipcode-software/authentication-gov.git
$ cd authentication-gov
Install the composer dependencies:
$ composer install
Running the tests
To run tests, unit and style tests, just run:
$ composer test
Coding Style
Largely PSR-2 compliant:
https://raw.githubusercontent.com/php-fig/fig-standards/master/accepted/PSR-2-coding-style-guide.md
统计信息
- 总下载量: 58
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-03