Skip to content

Commit 7c161a0

Browse files
authored
docs: add Laravel client library (#170)
1 parent 977b480 commit 7c161a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

using-the-rest-api/client-libraries.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The API can be used from any application by sending basic HTTP requests; however
1212

1313
[WordPress-PHP-SDK](https://github.com/madeITBelgium/WordPress-PHP-SDK) is a PHP SDK for the WordPress REST API, which can be installed using [composer](https://getcomposer.org/).
1414

15+
[WordPress-SDK](https://github.com/storipress/wordpress-sdk) is a Laravel package for the WordPress REST API, which can be installed using [composer](https://getcomposer.org).
16+
1517
## JavaScript
1618

1719
The [Backbone.js client](https://developer.wordpress.org/rest-api/backbone-javascript-client/) is built in to WordPress core and provides Backbone.js models & collections for working with REST API resources.

0 commit comments

Comments
 (0)