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

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

zernio-dev/zernio-php
=====================

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api

0.0.297(4w ago)12.2k1[1 issues](https://github.com/zernio-dev/zernio-php/issues)[1 PRs](https://github.com/zernio-dev/zernio-php/pulls)unlicensePHPPHP ^8.1CI passing

Since Feb 3Pushed 3w agoCompare

[ Source](https://github.com/zernio-dev/zernio-php)[ Packagist](https://packagist.org/packages/zernio-dev/zernio-php)[ Docs](https://openapi-generator.tech)[ RSS](/packages/zernio-dev-zernio-php/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (20)Versions (300)Used By (0)

Zernio
======

[](#zernio)

API reference for Zernio. Authenticate with a Bearer API key. Base URL:

For more information, please visit .

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

[](#installation)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

```
composer require zernio-dev/zernio-php
```

Use the `Zernio\` namespace. The legacy `Late\` namespace is auto-aliased on load for backwards compatibility.

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
