File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed
Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11# Xero OAuth2 API plugin for CakePHP 3.x
22
3- This plugin provides access to Xero OAuth2 API. This plugin is wrapper around [ Xero PHP official SDK] ( https://github.com/XeroAPI/xero-php-oauth2/ ) .
3+ [ ![ Latest Stable Version] ( https://poser.pugx.org/ishan-biztech/cakephp-xero-oauth2/v )] ( //packagist.org/packages/ishan-biztech/cakephp-xero-oauth2 )
4+ [ ![ Total Downloads] ( https://poser.pugx.org/ishan-biztech/cakephp-xero-oauth2/downloads )] ( //packagist.org/packages/ishan-biztech/cakephp-xero-oauth2 )
5+ [ ![ License] ( https://poser.pugx.org/ishan-biztech/cakephp-xero-oauth2/license )] ( //packagist.org/packages/ishan-biztech/cakephp-xero-oauth2 )
6+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/ishan-biztech/cakephp-xero-oauth2/v/unstable )] ( //packagist.org/packages/ishan-biztech/cakephp-xero-oauth2 )
7+
8+ This plugin provides access to Xero OAuth2 API for [ CakePHP] ( https://cakephp.org/ ) . This plugin is wrapper around [ Xero PHP official SDK] ( https://github.com/XeroAPI/xero-php-oauth2/ ) .
49
510## Requirements
611
Original file line number Diff line number Diff line change 11{
22 "name" : " ishan-biztech/cakephp-xero-oauth2" ,
3- "description" : " Xero Oauth2 API plugin for CakePHP" ,
3+ "description" : " Xero Oauth2 API plugin for CakePHP 3.x " ,
44 "type" : " cakephp-plugin" ,
5+ "keywords" : [
6+ " cakephp" ,
7+ " cakephp-plugin" ,
8+ " xero" ,
9+ " xero-api" ,
10+ " oauth2" ,
11+ " sdk" ,
12+ " api"
13+ ],
514 "license" : " MIT" ,
615 "homepage" : " https://github.com/ishan-biztech/cakephp-xero-oauth2" ,
16+ "authors" : [
17+ {
18+ "name" : " Ishan Biztech" ,
19+ "homepage" : " https://github.com/ishan-biztech" ,
20+ "role" : " Author"
21+ }
22+ ],
723 "support" : {
824 "issues" : " https://github.com/ishan-biztech/cakephp-xero-oauth2/issues" ,
925 "source" : " https://github.com/ishan-biztech/cakephp-xero-oauth2"
You can’t perform that action at this time.
0 commit comments