File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1010[ ![ Latest Version] [ badge-release ]] [ packagist ]
1111[ ![ PHP Version] [ badge-php ]] [ php ]
1212![ tests] ( https://github.com/JustSteveKing/php-sdk/workflows/tests/badge.svg )
13- ![ Check & fix styling] ( https://github.com/JustSteveKing/php-sdk/workflows/Code%20style/badge.svg )
1413[ ![ Total Downloads] [ badge-downloads ]] [ downloads ]
1514
1615[ badge-release ] : https://img.shields.io/packagist/v/juststeveking/php-sdk.svg?style=flat-square&label=release
2221[ downloads ] : https://packagist.org/packages/juststeveking/php-sdk
2322<!-- BADGES_END -->
2423
25- A framework for building simple to use SDKs in PHP 8.1 and above.
24+ A framework for building simple to use SDKs in PHP 8.0 and above.
2625
2726## Purpose
2827
2928The purpose of this package is to provide a consistent and interoperable way to build PHP SDKs to work with 3rd party APis.
3029
31-
3230## Usage
3331
3432Working with this library is relatively simple, and an example can be found in the [ demo] ( ./demo ) and [ examples] ( ./examples ) directories.
You can’t perform that action at this time.
0 commit comments