PHPackages                             masaharu-suizu/php-instapaper-api-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. masaharu-suizu/php-instapaper-api-client

ActiveLibrary[API Development](/categories/api)

masaharu-suizu/php-instapaper-api-client
========================================

This PHP package is the client for Instapaper API.

0.0.3(10mo ago)01MITPHPPHP &gt;=8.3

Since Jun 7Pushed 10mo agoCompare

[ Source](https://github.com/masaharu-suizu/php-instapaper-api-client)[ Packagist](https://packagist.org/packages/masaharu-suizu/php-instapaper-api-client)[ RSS](/packages/masaharu-suizu-php-instapaper-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

PHP Instapaper API Client
=========================

[](#php-instapaper-api-client)

A PHP package for interacting with the Instapaper API. This package provides a simple and intuitive way to interact with Instapaper's full API.

Requirements
------------

[](#requirements)

- PHP 8.3 or higher
- [PHP OAuth extension](https://www.php.net/manual/en/book.oauth.php)

Installation
------------

[](#installation)

```
$ composer require masaharu-suizu/php-instapaper-api-client
```

Usage
-----

[](#usage)

Sample code.

```
