PHPackages                             shellrent/arubapec-api - 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. shellrent/arubapec-api

ActiveLibrary[API Development](/categories/api)

shellrent/arubapec-api
======================

Client API PHP library for interacting with the ArubaPEC API.

1.7(3mo ago)0212MITPHPPHP &gt;=8.1

Since Oct 14Pushed 3mo agoCompare

[ Source](https://github.com/shellrent/arubapec-api)[ Packagist](https://packagist.org/packages/shellrent/arubapec-api)[ RSS](/packages/shellrent-arubapec-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (15)Used By (0)

Shellrent ArubaPEC API PHP Client
=================================

[](#shellrent-arubapec-api-php-client)

Official PHP library by Shellrent to interact with the ArubaPEC APIs.

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

[](#requirements)

- PHP &gt;= 8.1
- Common PHP extensions for web applications (curl, json, mbstring, etc.)
- [Composer](https://getcomposer.org/) for dependency management

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

[](#installation)

The package will be published on Packagist as `shellrent/arubapec-api`. In the meantime, you can install it directly from the repository:

```
composer require shellrent/arubapec-api:dev-main
```

Usage
-----

[](#usage)

```
