PHPackages                             onpage-dev/onpage-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. onpage-dev/onpage-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

onpage-dev/onpage-php
=====================

1.2.8(2mo ago)54.5k5PHPPHP ^7.4 || ^8.0

Since Jun 24Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/onpage-dev/onpage-php)[ Packagist](https://packagist.org/packages/onpage-dev/onpage-php)[ RSS](/packages/onpage-dev-onpage-php/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (8)Versions (115)Used By (0)

On Page ® PHP library
=====================

[](#on-page--php-library)

With this library you can easy query your data using an On Page ® API token.

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

[](#installation)

To install this library in your existing composer project, or update to the latest version, you can launch:

```
composer require onpage-dev/onpage-php:^v1.2

```

Of course, remember to include the composer autoload:

```
