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. onpage-dev/onpage-php

ActiveLibrary

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

1.2.7(10mo ago)54.0k5PHPPHP ^7.4 || ^8.0

Since Jun 24Pushed 10mo 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 1mo ago

READMEChangelogDependencies (4)Versions (114)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:

```
