File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 11# PHP REST Client
2+
23[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/romanpitak/php-rest-client.svg )] ( https://packagist.org/packages/romanpitak/php-rest-client )
34[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/romanpitak/php-rest-client.svg )] ( https://packagist.org/packages/romanpitak/php-rest-client )
45[ ![ License] ( https://img.shields.io/packagist/l/romanpitak/php-rest-client.svg )] ( https://packagist.org/packages/romanpitak/php-rest-client )
1011Representational state transfer PHP client library.
1112
1213## Installation
14+
1315The best way to install is to use the [ Composer] ( https://getcomposer.org/ ) dependency manager.
16+
1417```
1518php composer.phar require romanpitak/php-rest-client
1619```
You can’t perform that action at this time.
0 commit comments